Loading…
Loading…
Method Name: MthSetEntriesConversionWet
Method ID: 0x41A9
Method Label: Set Entries (Applied Calibration)
Method Help: Sets entries in the conversion table. When using the applied calibration, the current sensor value is used as the raw value.
- {
- char achCmdStatus[3];
- int result;
- int optSelected;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- do {
- result = _MenuDisplay(16810,literal_string(1222),literal_string(1217));
- if (result == 0 && optSelected == 0)
- {
Please login for more