Loading…
Loading…
方法名称: m_di_2_custom
方法ID: 0x4277
方法标签: Set DI-2 mode
方法描述: 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("|en|DI-2 mode is %{v_di_custom_2}");
- send_command(15); if(write_protect == 1){ DELAY(3, _dictionary_string(16777217)); process_abort(); }
- send_command_trans(210, 1);
- send_command_trans(210, 2);
- send_command_trans(210, 3);
- local_di_customer = 0;
- do{
- is_conflict = 0;
请登录以获得完整内容