.

CanNode.HealthType

The type of health checking protocol being used with the CANOpen node associated with the CanNode object.

Version History

Introduced in MPX 2.0.

Type

Mpx.CanNodeHealthType (read only)

Visual Basic

Syntax

Property HealthType As Mpx.CanHealthType

Sample Code

 

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

 

C#

Syntax

Mpx.CanHealthType HealthType;

Sample Code

 
Mpx.CanHealthType nodeHealthType = Controller.Can[0].Node[5].HealthType; 

 

See Also

CanHealthType

CanOpen Overview

 

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