ecubyteindex="CF48D" is not valid. This causes the Logger to scan the supported PID index (received from DEBUG [Thread-6] - ECU Init Response <--- ) to look for a True value at this byte/bit location.
You will need to use the format:
Code:
<ecuparam id="ZS1" name="~ High Octane 0 / Regular 1" desc="bfREGGAS" target="1">
<ecu id="CF48D">
<address bit="6">0xFF23AC</address>
</ecu>
<conversions>
<conversion units="On/Off" expr="x" format="0" gauge_min="0" gauge_max="1" gauge_step="1" />
</conversions>
</ecuparam>
PS: RR will be switching to the 6 character CAL ID / ECU ID in the next release. The "1" dropped from the beginning of all will be required in future definitions, i.e.: 1CF48D