Loading…
Loading…
Method Name: reset_function
Method ID: 0x4029
Method Label: Reset min/max
Method Help: Resets min/max value measured (datalogger function)
- {
- char status[3];
- send(137,status);
- if (status[0])
- {
- display_response_status(137,status[0]);
- DELAY(2,literal_string(132));
- process_abort();
- }
Please login for more