Loading…
Loading…
方法名称: select_alarm_code
方法ID: 0x4019
方法标签: Select alarm code
方法描述: This command performs the function of setting the PV Analog Output Current Failure Alarm mode of the device to allow a prespecified current condition upon a hardware failure condition as indicated by an over pressure condition, sensor malfunction or other condition requiring notification to the analog control system
- {
- char status[3];
- int alarm_setting;
- char disp_string1[60];
- long ids[1];
- long x;
- int slen1;
- slen1 = 60;
- alarm_setting = SELECT_FROM_LIST(literal_string(269),literal_string(270));
- if (alarm_setting == 2)
- {
请登录以获得完整内容