Example:
# The via CAN channel 1
# received extended
# identifiers in the range
# of 0x30 to 0x40 are
# sent via CAN channel 2
# as standard identifiers in
# the range of 0x400 to
# 0x410.
xfil1s = x30 - x40 : x400
# The via CAN channel 2
# received extended
# identifier 0x1FFFFFFF
# is sent via CAN channel 1
# as extended identifier
# with the value 0x01.
xfil2x = x1FFFFFFF : x1
# The via CAN channel 1
# received standard
# identifiers in the range
# of 0x100 to 0x200 are
# sent via CAN channel 2
# as standard identifiers
# in the range of 0x100
# to 0x200.
sfil1s = x100 - x200
2.3.2 Programming the device
CG-ARM7 is programmed by means of the
configuration software. It offers the possibility
to configure the gateway via serial connection
or via CAN. For the configuration a serial cable
or a PC-CAN interface of EMS Dr. Thomas
Wuensche is needed.
CAN/CAN - Gateway
CG-ARM7/RMD
10
User Manual