Loading…

Method Name: set_default_status_config_method

Method ID: 0x40B6

Method Label: Enable All Statuses

Method Help:


  • {
  • char status[3];
  • int set_def_req;
  • long ids[4];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • set_def_req = SELECT_FROM_LIST(literal_string(1248),literal_string(1249));
  • if (set_def_req == 0)
  • {
  • ACKNOWLEDGE(literal_string(1250));
  • process_abort();
  • }
  • DELAY(2,literal_string(1251));
  • _iassign(16493,0xFF);
  • _iassign(16492,0xFF);
  • _iassign(16491,0xFF);
  • _iassign(16488,0xFF);
  • _iassign(16490,0xFF);
  • _iassign(16489,0xFF);
  • _iassign(19534,0xFF);
  • _iassign(19535,0xFF);


Please login for more