Loading…
Loading…
Method Name: MthSetEntriesConversion
Method ID: 0x41A6
Method Label: Set Entries
Method Help: Sets entries in the conversion table (i.e. insert new, edit existing).
- {
- 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);
- if (valueRawConversionMin == valueRawConversionMax || valueAdjustedConversionMin == valueAdjustedConversionMax)
- {
- result = _MenuDisplay(16807,literal_string(1216),literal_string(1217));
- }
Please login for more