Loading…
Loading…
Method Name: clear_temperature_history
Method ID: 0x436D
Method Label: Clear Process Temperature History
Method Help: Resets the recorded maximum and minimum process temperature.
- {
- char status[3];
- int slen;
- char disp_string[60];
- slen = 60;
- ACKNOWLEDGE(literal_string(1519));
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- send(215,status);
Please login for more