Loading…

Method Name: ProcessTempReset_method

Method ID: 0x422C

Method Label: Reset Temperatures

Method Help: Reset the maximum process temperature measured at the probe to the present temperature.


  • {
  • char status[3];
  • int result;
  • _add_abort_method(4118);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • result = SELECT_FROM_LIST(literal_string(725),literal_string(726));
  • if (result == 1)
  • {
  • send_trans(253,1,status);
  • if (status[0] == 16)
  • {


Please login for more