Loading…
Loading…
Method Name: set_zero_meth
Method ID: 0x4030
Method Label: Set zero (LRV)
Method Help:
- {
- char status[3];
- _set_all_resp_code(0);
- ACKNOWLEDGE(literal_string(156));
- send(37,status);
- if (status[0])
- {
- display_response_status(37,status[0]);
- }
- else
- {
- DELAY(2,literal_string(157));
Please login for more