.

Can.RxErrorCount

The current value of the CAN controller's receive error counter.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property RxErrorCount As UInt32

Sample Code

 

x = Controller.Can(0).RxErrorCount

 

C#

Syntax

uint RxErrorCount;

Sample Code

 

uint canRxErrorCount = Controller.Can[0].RxErrorCount;

 

See Also

TxErrorCount

CANOpen Overview

 

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