.

Can.BusState

The bus state the CANOpen controller.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

Mpx.CanBusState (read only)

Visual Basic

Syntax

Property BusState As Mpx.CanBusState

Sample Code

 

x = Controller.Can(0).BusState

 

C#

Syntax

Mpx.CanBusState BusState;

Sample Code

 

Mpx.CanBusState busState = Controller.Can[0].BusState;

 

See Also

CANOpen Overview
CanBusState

 

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