.

CanNode.NmtState

The NMT (network management) states of a node on a CANOpen network. The CAN controller will automatically put all nodes into the Mpx.CanNodeNmtState.Operational state during the initialization of the network.

Version History

Introduced in MPX 2.0.

Type

Mpx.CanNodeNmtState (read only)

Visual Basic

Syntax

Property NmtState As Mpx.CanNmtState

Sample Code

 

x = Controller.Can(0).Node(5).NmtState

 

C#

Syntax

Mpx.CanNmtState NmtState;

Sample Code

 
Mpx.CanNmtState nodeNmtState = Controller.Can[0].Node[5].NmtState; 

 

See Also

CanNodeNmtState

CanOpen Overview

 

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