.

CanNode.CanNumber

The value of the Can.Number property of the parent Can object.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property CanNumber As UInt32

Sample Code

 
'Get the parent of the node
Dim parent As Mpx.Can = Controller.Can(canNode.CanNumber)

 

C#

Syntax

uint CanNumber;

Sample Code

 
// Get the parent of the node
Mpx.Can parent = Controller.Can[canNode.CanNumber];

 

See Also

Can Object
Number

 

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