CANedge2 Docs, Release FW 01.04.02
Example: Data prescaling applied to ID 800
10
with mask
1
(considering only changes to the 1st data
byte). D0-D3 is a 4-byte payload (with D0 the first data byte).
ID (DEC)
D0
D1
D2
D3
Result
800
10
00
11
22
33
Accept
800
10
00
11
22
33
Reject
800
10
00
BB
22
33
Reject
800
10
AA
BB
22
33
Accept
800
10
AA
BB
22
DD
Reject
800
10
AA
BB
22
DD
Reject
Example: Data prescaling applied to ID 800
10
with mask
8
(considering only changes to the 4th data
byte). D0-D3 is a 4-byte payload (with D0 the first data byte).
ID (DEC)
D0
D1
D2
D3
Result
800
10
00
11
22
33
Accept
800
10
00
11
22
33
Reject
800
10
00
BB
22
33
Reject
800
10
AA
BB
22
33
Reject
800
10
AA
BB
22
DD
Accept
800
10
AA
BB
22
DD
Reject
Example: Data prescaling applied to ID 800
10
with mask
9
(considering only changes to the 1st or 4th
data byte). D0-D3 is a 4-byte payload (with D0 the first data byte).
ID (DEC)
D0
D1
D2
D3
Result
800
10
00
11
22
33
Accept
800
10
00
11
22
33
Reject
800
10
00
BB
22
33
Reject
800
10
AA
BB
22
33
Accept
800
10
AA
BB
22
DD
Accept
800
10
AA
BB
22
DD
Reject
0.4.5.4 Transmit
This page documents the
transmit
configuration.
Configuration file fields
This section is autogenerated from the Rule Schema file.
Transmit messages ‘‘ ‘‘
List of CAN bus messages transmitted by the device. Requires a CAN-bus physical mode supporting
transmissions.
type:
array
maxItems:
64
Name
items.properties.name
Optional transmit message name.
32
CONTENTS
Содержание CANedge1
Страница 1: ...CANedge2 Docs Release FW 01 04 02 Mar 31 2021...
Страница 2: ......
Страница 4: ...ii...