Type | Bitfield |
---|---|
Size | 1 Byte |
Logged as | "DIn" |
Description:
Digital input status
Bitfields:
Bit-No. | Meaning |
---|---|
0 | Camshaft Sensor State |
1 | Tacho Feedback |
2 | Vehicle Speed Sensor |
3 | Front Wheel Speed Sensor |
4 | Clutch Input |
5 | Neutral Input |
6 | Spare Input |
7 | Crankshaft Sensor State |
Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (raw_value * scale) + translate
Please double-check all information from this site before using them!