. |
Axis.MonitorType The type of monitor data. If Axis.MonitorType is MonitorTypeAddress, then Axis.MonitorLocation will be the memory address of the monitor value. If Axis.MonitorType is MonitorTypeIndex, then Axis.MonitorLocation will be the index of predefined monitor values. If there is no SynqNet node associated with the Axis, then accessing this property will produce an ErrorAxisNotMappedToSqNode error. Arguments
Version HistoryIntroduced in MPX 2.0. TypeMpx.MonitorType (read only) Arguments
Visual BasicSyntax Property MonitorType As Mpx.MonitorType(index As UInt32) Sample Code
C#Syntax Mpx.MonitorType[] MonitorType;
Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |