CAN
As a CAN bus participant, it possible to monitor CAN network data frames and extract specific information. The sending of data frames can also be configured.
Connection Parameters
| Port | Select the CAN adapter. If no options are available, no CAN adapter was detected. |
| Bitrate | The transmission speed in bits. Common bitrates are 125000 or 500000. |
| Byte order | Byte order within the data frames. |
Configure Symbols
Each symbol to be read or written must be configured. To create a new symbol, click New Row.
| Name | Enter the name for display in AnyViz. |
| ID (hex) | ID of the message. |
| Offset | Offset within the message. |
| Write only | Specifies whether the data frame is intended exclusively for transmission. |
| Data type | Select the appropriate data type. |
| Length | For string data types only: Length of the string in bytes. |