. |
Motion.Status This property of the motion object returns the current state of each events generated by the motion object. After an event has occurred the Status will report True until it is cleared. The Type argument defines all the possible event types, many of which are not generated by this object. Trying to read the state for these events will generate an error. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. TypeBoolean (read only) Index
Visual BasicSyntax Property Status As Boolean(index As Mpx.MotionStatus) Sample Code
C#Syntax bool[Mpx.MotionStatus] Status; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |