Loading…
Loading…
Method Name: m_di_1_custom
Method ID: 0x4276
Method Label: Set DI-1 mode
Method Help: Cal/val whose valve stream is conflicted with Valve Usage cannot be assigned to DI mode.
- {
- char status[3];
- int is_conflict;
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- ACKNOWLEDGE(literal_string(1137));
- send_command(15);
- if (write_protect == 1)
- {
- DELAY(3,_dictionary_string(16777217));
- process_abort();
Please login for more