Thermocouple high resolution bottom (5 Hz, 8 byte)
Configuration file fields
This section is autogenerated from the Rule Schema.
Thermocouple high resolution bottom (200 ms) output.thermocouple_hr_bottom
Readings from bottom row temperature sensors
State output.thermocouple_hr_bottom.state
Type |
Default |
Options |
---|---|---|
integer |
1 |
Disable: |
ID Format output.thermocouple_hr_bottom.id_format
ID format of the message
Type |
Default |
Options |
---|---|---|
integer |
0 |
Standard (11-bit): |
Message ID (hex) output.thermocouple_hr_bottom.id
ID of the message in hex. Example: 00435354.
Type |
Default |
---|---|
string |
01 |
Trigger method output.thermocouple_hr_bottom.trigger
Transmission trigger method. Push: Signal is periodically transmitted. Poll: Signal is transmitted on request
Type |
Default |
Options |
---|---|---|
integer |
0 |
Push: |
Frame layout
Note
The frame layout is defined in the CANmod.temp DBC file
The temperature frame contains the Cold-Junction (ambient) temperature and two sets (bottom) of thermocouple sensor status and temperature readings.
In the following BL (Bottom-Left) and BR (Bottom-Right) refer to the locations of the thermocouple sensor connectors (see Connector back).
Name |
Bitpos |
Length |
Factor |
Offset |
Min |
Max |
Unit |
---|---|---|---|---|---|---|---|
CJTempHRBottom |
0 |
16 |
0.015625 |
-512 |
-20 |
85 |
°C |
BLStatusHR |
16 |
2 |
1 |
0 |
0 |
3 |
|
BLTempHR |
18 |
22 |
0.0078125 |
-16384 |
-210 |
1800 |
°C |
BRStatusHR |
40 |
2 |
1 |
0 |
0 |
3 |
|
BRTempHR |
42 |
22 |
0.0078125 |
-16384 |
-210 |
1800 |
°C |
For more information on the signal interpretation see Thermocouple (5 Hz, 8 byte).