Type | Bitfield |
---|---|
Size | 1 Byte |
Logged as | "DOut" |
Description:
Digital output 1 bitvalues
Bitfields:
Bit-No. | Meaning |
---|---|
0 | Coil 1 Output |
1 | Coil 2 Output |
2 | Injector 1 Output |
3 | Injector 2 Output |
4 | Fuel Pump Output |
5 | Tachometer Output |
6 | CEL Output |
7 | Fan 1 (rear or right) Output |
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!