Loading…
Loading…
方法名称: SetupHARTMethod
方法ID: 0x4116
方法标签: Setup HART
方法描述:
- {
- char status[3];
- long select;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- select = 0;
- _MenuDisplay(16663,literal_string(784),literal_string(785));
- send(18,status);
- if (status[0] > 0)
- {
- display_response_status(18,status[0]);
- }
- send(17,status);
- if (status[0] > 0)
- {
- display_response_status(17,status[0]);
- }
请登录以获得完整内容