.

Can.MessageRate

The number of messages received and transmitted per second.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Units

Messages per second

Type

Int32 (read only)

Visual Basic

Syntax

ReadOnly Property MessageRate As Int32

Sample Code

 

Dim msgRate As Int32 = Controller.Can(0).MessageRate

 

C#

Syntax

int MessageRate {get;}

Sample Code

 

int msgRate = Controller.Can[0].MessageRate;

 

See Also

CANOpen Overview

 

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