.

Can.Number

The identification number used to access the Can object from the parent Controller object.

This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property Number As UInt32

Sample Code

 

x = Controller.Can(0).Number ' x will be assigned 0

 

C#

Syntax

int MessageRate {get;}

Sample Code

 

uint x = Controller.Can[0].Number; // x will be assigned 0

 

See Also

Controller Object
Can

 

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