Loading…
Loading…
方法名称: setfour_ma_pdp
方法ID: 0x4247
方法标签: Set Lower Range Value
方法描述: Perform a device rerange to 4 ma by applying source pressure input.
- {
- 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);
- send(37,status);
- if (status[0])
- {
- display_response_status(37,status[0]);
- process_abort();
- }
- send_command(137);
请登录以获得完整内容