Generic Mode Network and Device Communication
34 (62)
C FILTER_REMOVE
Removes a filter entry from the filter list.
C FILTER_REMOVE <msg_typ><id><rtr>
Parameter
Parameter
Description
msg_typ
Message type of filter entry (Standard or Extended), possible entries: STD/EXT
id
CAN ID of filter entry, possible values: 0-7FF (Standard), 0-1FFFFFFF (Extended)
rtr
Data or remote frame, possible entries: DATA/RTR (optional, default: DATA)
Example
C FILTER_REMOVE STD 3A RTR
Possible Return Values
Return Value
Description
I OK: FILTER_REMOVE
Function succeeded
C FILTER_CLEAR
Clears the Standard filter list or the Extended filter list.
C FILTER_CLEAR <id-typ>
Parameter
Parameter
Description
id-typ
Message type of filter entry (Standard or Extended), possible entries: STD/EXT
Example
C FILTER_CLEAR EXT
Possible Return Values
Return Value
Description
I OK: FILTER_CLEAR
Function succeeded
CANblue II User Manual
4.01.0126.20000 EN 3.2