EasyManua.ls Logo

CSS CANedge2 - Page 29

CSS CANedge2
66 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CANedge2 Docs, Release FW 01.04.02
ID filters properties.id
Filters are checked sequentially, execution stops with the first matching filter element. Max 128 11-bit
filters and 64 29-bit filters.
type: array minItems: 1 maxItems: 192
Name properties.id.items.properties.name
Optional filter name.
type: string maxLength: 16
State properties.id.items.properties.state
Disabled filters are ignored.
type: integer default: 1 options: Disable: [0] Enable: [1]
Type properties.id.items.properties.type
Action on match, accept or reject message.
type: integer default: 0 options: Acceptance: [0] Rejection: [1]
ID format properties.id.items.properties.id_format
Filter ID format. Filters apply to messages with matching ID format.
type: integer default: 0 options: Standard (11-bit): [0] Extended (29-bit): [1]
Filter method properties.id.items.properties.method
The filter ID matching mechanism.
type: integer default: 0 options: Range: [0] Mask: [1]
From (range) / ID (mask) (HEX) properties.id.items.properties.f1
If filter method is Range, this field defines the start of range. If filter method is Mask, this field defines
the filter ID.
type: string maxLength: 8 default: 0
0.4. Configuration 25