Loading…
Loading…
方法名称: method_exit_remote_cal
方法ID: 0x409F
方法标签: Exit Remote PV Cal
方法描述: 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)
请登录以获得完整内容