Loading…
Loading…
Method Name: save_calibration_method
Method ID: 0x4009
Method Label: Init&save
Method Help:
- {
- char status[3];
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE(literal_string(116));
- send(148,status);
- if (status[0] == 0x20)
- {
- DELAY_TIME(4);
Please login for more