.

Axis.NodeType

The node type associated with the axis object.

If NodeType is AxisNodeType.None, then the axis is not associated with a networked node.

If NodeType is AxisNodeType.SynqNet, then the axis is associated with a SynqNet node.

Version History

Introduced in MPX 2.0.

Type

MPX.AxisNodeType (read only)

Visual Basic

Syntax

Property NodeType As Mpx.AxisNodeType

Sample Code

 
Dim currentNodeType As Mpx.AxisNodeType = controller.Axis(0).NodeType


Sample Application

 

C#

Syntax

Mpx.AxisNodeType NodeType;

Sample Code

 
Mpx.AxisNodeType currentNodeType = controller.Axis[0].NodeType;

 

See Also

NodeNumber
SynqNetNumber

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