. |
Can.BitRate The bit rate of the CANOpen network corresponding to the Can object. The CANOpen standard defines a set of bit rates that can be supported (see table below). Any CANOpen node must support at least one of these bit rates. All the nodes on the CAN network must be operating at the same bit rate. Any of these standard bit rates can be used with the XMP. Due to the electrical characteristics of a CAN network, the maximum length of a CAN network (and the corresponding drop lengths) is dependent upon the bit rate that is chosen. See the table below.
Version HistoryIntroduced in MPX 2.0. UnitsHertz TypeInt32 Visual BasicSyntax Property BitRate As Int32 Sample Code
C#Syntax int BitRate; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |