Loading…

Method Name: XStatus3b5_SupplyPressureAlertEnab_method

Method ID: 0x436D

Method Label: Supply Pressure Alert Enable

Method Help: Enable or disable the reporting of the Supply Pressure Alert Enable


  • {
  • int qBitEnabled;
  • int q08;
  • char qq[3];
  • long ids[2];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(1);
  • _set_resp_code(8,0);
  • qBitEnabled = 0;
  • if ((_ivar_value(16545) & 0x20) > 0)
  • {
  • qBitEnabled = 1;
  • }
  • local_enable = qBitEnabled;
  • save_values();


Please login for more