. |
Axis.Status Reports whether the conditions necessary for generating the specified event are met or have been met. The status of some events latch meaning that Status will report if the event's conditions have been met. The status of other events are real time meaning that Status will report if the event's conditions are currently being met. NOTE: Many events have actions associated with them. Event reporting does not have to be enabled in order for these actions to be generated on the controller. In other words, it is possible to not report a home event, but to generate a STOP command when the home event's conditions are met. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. Arguments
TypeBoolean (read only) Index
Visual BasicSyntax Property Status As Boolean(index As Mpx.AxisStatus) Sample Code
C#Syntax bool[Mpx.AxisStatus] Status;
Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |