Loading…
Loading…
方法名称: TrimMeterMethod
方法ID: 0x4071
方法标签: Trim Meter
方法描述:
- {
- char acStatus[3];
- char acDispString[60];
- int wSlen;
- int wChoice;
- int wRetry;
- int use_abort_method;
- long ulIds[1];
- wSlen = 60;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE("|en|WARNING-Loop should be removed from automatic control" );
- _add_abort_method(4118);
- wChoice = SELECT_FROM_LIST("|en|This method will trim loop meter readings. Proceed?","|en|No;Yes" );
- switch( wChoice )
- {
- case 0:
- process_abort();
请登录以获得完整内容