Loading…

Method Name: WriteValveOverrideState_Method

Method ID: 0x4053

Method Label: Write Valve Override State

Method Help: Method created so command could be added to an EDIT_DISPLAY.


  • {
  • int locValue;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • if (_ivar_value(16465) == 3)
  • {
  • _get_dev_var_value(literal_string(556),0,16463);
  • }
  • send_command(206);
  • locValue = _ivar_value(151);
  • if (locValue)


Please login for more