Loading…
Loading…
Method Name: method_FDS_reset_factory_LoopCurrent
Method ID: 0x4038
Method Label: D/A trim factory reset
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);
- do
- {
- ACKNOWLEDGE("|en|Reset Factory Loop Current");
- send(132, status);
- if (status[0])
- {
- display_response_status(132, status[0]);
- }
Please login for more