.

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

 
Argument Description
Index The index of the drive monitor location to be accessed.

Version History

Introduced in MPX 2.0.

Type

Mpx.MonitorType (read only)

Arguments

 
Index Type Description
UInt32  

Visual Basic

Syntax

Property MonitorType As Mpx.MonitorType(index As UInt32)

Sample Code

 

Controller.Axis(0).MonitorType(0) = MonitorTypeIndex


Sample Application

 

C#

Syntax

Mpx.MonitorType[] MonitorType;

 

Sample Code

 

See Also

Monitor
MonitorLocation

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering