EasyManua.ls Logo

CSS CANedge2 - Remote access; Network

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
type: string maxLength: 16
State items.properties.state
Disabled transmit messages are ignored.
type: integer default: 1 options: Disable: [0] Enable: [1]
ID Format items.properties.id_format
ID format of the transmit message.
type:
integer
de-
fault:
0
oneOf: [{'type': 'integer', 'title': 'Standard (11-bit)', 'enum':
[0]}, {'type': 'integer', 'title': 'Extended (29-bit)', 'enum':
[1]}]
Frame format items.properties.frame_format
Frame format of the transmit message.
type: integer default: 0 options: Standard: [0] Standard RTR: [2] FD: [1]
Bit-Rate Switch items.properties.brs
Determines if an FD message is transmitted using a switched bit-rate.
type: integer default: 0
Include in log items.properties.log
Determines if the transmitted message is included in the log file.
type: integer default: 0 options: Disable: [0] Enable: [1]
Period (10 ms steps) items.properties.period
Time period of the message transmission. 0: single shot, >0: periodic. Unit is ms.
type: integer minimum: 0 maximum: 4294967290 multipleOf: 10
Delay (10 ms steps) items.properties.delay
Offset message within the period or delay a single shot message. If multiple messages are transmitted by
the device, it is recommended to offset each separately to reduce peak load on bus. If period > 0, delay <
period. If single-shot, delay can be up to max value. Unit is ms.
type: integer minimum: 0 maximum: 4294967290 multipleOf: 10
0.4. Configuration 33