Loading…

方法名称: MthSetEntriesConversionWet

方法ID: 0x41A9

方法标签: Set Entries (Applied Calibration)

方法描述: 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)
  • {


请登录以获得完整内容