PCAN-Wireless Gateway – User Manual
40
Type Range:
If the filter type
Range
was chosen, a lower and an upper limit have
to be specified to set the range. This can be done via the slider
(JavaScript support required) or with the input forms.
From:
This value marks the lower limit of the filter range.
To:
This value marks the upper limit of the filter range.
While entering the values the following should be considered:
The values are entered in hexadecimal format.
The
From
value has to be lower than the
To
value.
Type Mask:
The working principle of this acceptance filtering is based on the
SJA1000 CAN controller. Detailed information can be found in the
NXP Application Note
AN97076 - SJA1000 Stand-alone CAN
controller
chapter 4.1.2.
The ID of the CAN message to be transmitted is compared bitwise
with the
Acceptance Code
value. The
Acceptance Mask
specifies
which bit positions are relevant.
0 = relevant. The CAN ID at the corresponding bit position has to
match the value of the Acceptance Code
1 = not relevant. The CAN ID at the corresponding bit position
does not matter
In contrast to the original implementation, the PCAN-Gateway
Mask
filter only looks at the CAN ID. It cannot process any data bytes or
the RTR flag.