General
This page documents the general configuration
Table of Contents
Configuration file fields
This section is autogenerated from the Rule Schema file.
Can.general can.general
Reception (rx) initial state can.general.rx_state
The initial state of CAN-bus reception. Can be changed using the control signal.
Type |
Default |
Options |
---|---|---|
integer |
1 |
Disable: |
Transmission (tx) initial state can.general.tx_state
The initial state of CAN-bus transmissions. Can be changed using the control signal.
Type |
Default |
Options |
---|---|---|
integer |
1 |
Disable: |
Configuration explained
This section contains additional information and examples.
The rx_state
/ tx_state
initial states are primarily used in conjunction with the Control Signal. E.g. transmission of messages from the CANedge can be initialized as disabled using tx_state
and later changed to enabled by a defined Control Signal.