.

Axis.NodeNumber

The value of the SqNode.Number property that the axis is associated with. Axis.NodeNumber is only valid if Axis.NodeType is AxisNodeType.SynqNet.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Common Exceptions

 
Error Reason
AxisNotMappedToSqNode The axis object is not mapped to a SynqNet node.

Visual Basic

Syntax

Property NodeNumber As UInt32

Sample Code

 
Dim x As Int32 = controller.Axis(0).NodeNumber 


Sample Application

 

C#

Syntax

uint NodeNumber;

Sample Code

 
int x = controller.Axis[0].NodeNumber; 

 

See Also

NodeType
SynqNetNumber

 

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