Loading…
Loading…
Method Name: method_exit_remote_cal
Method ID: 0x409F
Method Label: Exit Remote PV Cal
Method Help: The method Exits from an on-going remote calibration procedure that was started remotely from HART commands
- {
- char status[3];
- int option;
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_resp_code(32,2);
- _set_xmtr_resp_code(32,2);
- option = SELECT_FROM_LIST(literal_string(390),literal_string(371));
- if (option == 0)
Please login for more