.

Can.HwOverflow

This property will be set to True if the CAN interface hardware has detected an overflow.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

Boolean (read only)

Visual Basic

Syntax

Property HwOverflow As Boolean

Sample Code

 

x = Controller.Can(0).HwOverflow

 

C#

Syntax

bool HwOverflow;

Sample Code

 

bool canHwOverflow = Controller.Can[0].HwOverflow;

 

See Also

SwOverview

CANOpen Overview

 

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