I-7565M-FD USB to CAN/CAN FD converter User Manual (version 1.0.0)
Page: 66
Copyright © 2019 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
i_byDlen
[in]
CAN/CAN FD frame data length parameter.
Normal CAN frame: Valid range: 0x0 ~ 0x8
CAN FD frame: Valid range: 0x0 ~ 0xF
i_byDlen
(Hexadecimal)
Frame data length
(Decimal)
i_byDlen
(Hexadecimal)
Frame data length
(Decimal)
0x0
0
0x8
8
0x1
1
0x9
12
0x2
2
0xA
16
0x3
3
0xB
20
0x4
4
0xC
24
0x5
5
0xD
32
0x6
6
0xE
48
0x7
7
0xF
64
*i_byData
[in/out]
This point to an user defined 8 (Normal CAN frame) / 64 (CAN FD frame)
bytes array buffer for saving CAN/CAN FD message data parameter.
i_dwTimer
[in]
Time period of the module hardware timer to send this CAN message.
Unit: 100 micro second
i_dwCounter
[in]
Number of transmissions of the module hardware timer to send this CAN
message.
Return Value:
Return 0 means success, others means failure.