.

Can.TxErrorCount

The current value of the CAN controller's transmit 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 TxErrorCount As UInt32

Sample Code

 

x = Controller.Can(0).TxErrorCount

 

C#

Syntax

uint TxErrorCount;

Sample Code

 

uint canTxErrorCount = Controller.Can[0].TxErrorCount;

 

See Also

RxErrorCount

CANOpen Overview

 

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