Loading…

Method Name: hysteresis_rate_method

Method ID: 0x4024

Method Label: Hysteresis rate

Method Help:


  • {
  • char status[3];
  • long var_id[4];
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send(158,status);
  • if (status[0])
  • {
  • display_response_status(158,status[0]);
  • DELAY(3,literal_string(555));
  • process_abort();


Please login for more