ECAN-200-FD (Ethernet to 2-port CAN FD Converter) User Manual
Version 1.0.0
Page
:
24
Copyright © 2022 ICP DAS Co., Ltd. All Rights Reserved E-mail: [email protected]
The following is an overview of the parameters contained in the Port1/2 Settings section:
Item
Description
Default
CAN Port Settings
CAN Controller
CAN controller mode: CAN or CAN FD mode
CAN FD
CAN FD Specification
CAN FD specification: ISO or Non-ISO specification
ISO
Arbitration Bit Rate
(kbps)
CAN/CAN FD arbitration bit rate, valid range: 10.000 ~
1000.000 kbps
1000.000
Data Phase Bit Rate
(kbps)
CAN FD data phase bit rate, valid range: 100.000 ~ 10000.000
kbps
1000.000
Arbitration Sample
Point (%)
CAN/CAN FD arbitration bit timing sample point, valid range:
1.00 ~ 99.00 %.
87.50
Data Phase Sample
Point (%)
CAN FD data phase bit timing sample point, valid range: 1.00 ~
99.00 %.
87.50
Local TCP/UDP Port
Port1 = TCP Command Port (10000) +1
Port2 = TCP Command Port (10000) +2
10001 /
10002
Connection Idle
(seconds)
If the Local TCP port does not receive any data via the TCP/IP
for a certain period, the ECAN-200-FD will disconnect the
socket based on this value.
Settings range: 1 ~ 65535 (seconds);
Disabled: 0
180
CAN Filter Settings
Reject Remote
Standard Frame
Reject remote standard CAN/CAN FD frame
Disable: disable this reject function
Enable: enable this reject function
Disable
Reject Remote
Extended Frame
Reject remote extended CAN/CAN FD frame
Disable: disable this reject function
Enable: enable this reject function
Disable
Standard ID Filter
(Hex)
Filter ID setting of standard CAN frame, valid range: 000 ~ 7FF.
A filter that accepts frame whose identifier verifies:
identifier & “standard Mask ID” == “standard Filter ID” &
“standard Mask ID”
000
Standard ID Mask
(Hex)
Mask ID setting of standard CAN frame, valid range: 000 ~
7FF. A filter that accepts frame whose identifier verifies:
000