.

Axis.MonitorLocation

The location of the 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 the accessing of 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.

Units

Seconds

Type

Int32 (read only)

Index

 
Index Type Description
UInt32  

 

Visual Basic

Syntax

Property MonitorLocation As Int32(index As UInt32)

Sample Code

 

x = Controller.Axis(0).MonitorLocation(0)


Sample Application

 

C#

Syntax

int[] MonitorLocation;

 

Sample Code

 

See Also

Monitor
MonitorType

 

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