43
9.4.2
Receiving CAN frames
When Titan CAN test program receives CAN frames from another CAN node, it will
show all CAN frame messages in middle of main panel. The CAN frame messages
includes ID, DLC, Data, Period, Count.
9.4.3
Sending CAN frames
Titan CAN test program provides many parameters for sending CAN frames to another
CAN node, you can set the following parameters on the bottom of the main panel for
CAN data transmission:
Select transmit an extended CAN frame (29 bits ID) or a standard CAN frame (11 bits
ID).
Check “Extend”
to transmit an extended CAN Frame (29 bits ID) and uncheck
“Extend”
to transmit a standard CAN frame (11 bits ID).
Select remote request frame mode or transmit CAN frame mode.
Check “RTR”
for a remote request frame mode or uncheck “RTR”
for
transmit CAN frame mode.
Enter CAN frame messages in the respective fields, including ID, DLC, Data.
Содержание 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 ...