EasyManua.ls Logo

CSS CANedge2 - Server

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
Message ID (hex) items.properties.id
ID of message to transmit in hex. Example: 1FF.
type: string
Messages Data (hex) items.properties.data
Data bytes of message to transmit. RTR frames only use the number of bytes do determine the DLC.
Example: 01020304 or 0102030405060708.
type: string maxLength: 128
Configuration explained
This section contains additional information and examples.
Period and delay
If multiple transmit messages are defined, it is recommended to spread them in time by using delay. It
may not be possible to transmit all messages if they are to be transmitted simultaneously.
0.4.5.5 Heartbeat
This page documents the heartbeat configuration
Configuration file fields
This section is autogenerated from the Rule Schema file.
State state
Enable to periodically transmit heartbeat signal.
type: integer default: 0 options: Disable: [0] Enable: [1]
ID Format id_format
ID format of heartbeat message.
type:
integer
de-
fault:
1
oneOf: [{'type': 'integer', 'title': 'Standard (11-bit)', 'enum':
[0]}, {'type': 'integer', 'title': 'Extended (29-bit)', 'enum':
[1]}]
ID (hex) id
ID of heartbeat message in hex. Example: 1FF.
type: string default: 00435353
34 CONTENTS