Loading…
Loading…
方法名称: clear_alarm
方法ID: 0x40D1
方法标签: Reset Alarm/Fault(s)
方法描述:
- {
- char status[3];
- char disp_string1[60];
- int choice;
- long ids[2];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- choice = select_from_list(literal_string(573),ids,literal_string(574));
- if (choice != 0)
- {
- process_abort();
- }
请登录以获得完整内容