Loading…

Method Name: m_valve_usage

Method ID: 0x4279

Method Label: Set valve usage

Method Help: Stream settings of each cal/val cannot conflict with valve usage. These are initialized automatically when changing valve usage.


  • {
  • char status[3];
  • {
  • _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(1085));
  • send_command(15);
  • if (write_protect == 1)
  • {
  • DELAY(3,_dictionary_string(16777217));
  • process_abort();
  • }
  • _get_dev_var_value(literal_string(1086),0,16492);
  • if (SELECT_FROM_LIST(literal_string(1087),literal_string(969)) == 1)
  • {
  • process_abort();
  • }


Please login for more