21
8.3.3
Setting CAN Bitrate (Standard)
The CAN bus bitrate can be set with the command SX[CR]. The command can only be
used if the CAN bus channel is closed.
Command
Response Function
S00[CR]
[CR]
Set the CAN bus bitrate to 5K
S0[CR]
[CR]
Set the CAN bus bitrate to 10K
S1[CR]
[CR]
Set the CAN bus bitrate to 20K
S2[CR]
[CR]
Set the CAN bus bitrate to 50K
S3[CR]
[CR]
Set the CAN bus bitrate to 100K
S4[CR]
[CR]
Set the CAN bus bitrate to 125K
S5[CR]
[CR]
Set the CAN bus bitrate to 250K
S6[CR]
[CR]
Set the CAN bus bitrate to 500K
S7[CR]
[CR]
Set the CAN bus bitrate to 800K
S8[CR]
[CR]
Set the CAN bus bitrate to 1M
Example: S6[CR] will be set USB CAN adapter to 500K bps CAN Bitrates.
Note: The USB-CAN-SI-M only supports 20 K bits to 1 M bits.
Содержание USB-2CAN-M
Страница 1: ...Titan Electronics Inc Web www titan tw USB 2CAN M USB CAN SI M USER S MANUAL 2019 Edition ...
Страница 5: ...4 9 6 13 Using the API in Python 70 9 6 14 Using the API in LabVIEW 71 ...
Страница 36: ...35 Connected to XXX kbits s firmware version VXXXX and operation mode at the bottom of the main panel ...
Страница 43: ...42 ...
Страница 62: ...61 Sample Command CAN_Status 2508 Checks the status bits of device connected to channel with the handle 2508 ...
Страница 66: ...65 break Status CAN_Close Handle printf Test finish n return 0 ...