Loading…
Loading…
方法名称: da_trim_method
方法ID: 0x46D8
方法标签: D/A Trim
方法描述:
- {
- char status[3];
- int choice;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_trans(164, 1, status); if(status[0]) { display_response_status(164, status[0]); DELAY(3,"|en|Aborting method due to last error"); process_abort(); } if(ope_authority_sts != 1) { ACKNOWLEDGE("|en|User does not have permission for the operation. Please allow operator action."); process_abort(); }
- ACKNOWLEDGE("|en|Caution!\nLoop must be removed from automatic control.");
- _add_abort_method(18102);
- ACKNOWLEDGE("|en|D/A Trim will be executed.\nPlease connect the reference meter.");
- ACKNOWLEDGE("|en|Setting field device output to 4 mA.");
- dummy_travel_transmission = 0.0;
请登录以获得完整内容