.

Axis.SynqNetNumber

The value of the SynqNet.Number property that the axis is associated with.  SynqNetNumber 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 SynqNetNumber As UInt32

Sample Code

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


Sample Application

 

C#

Syntax

uint SynqNetNumber;

Sample Code

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

 

See Also

NodeType
NodeNumber

 

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