Loading…

Method Name: display_universal_rev_j

Method ID: 0x426E

Method Label: Abort of the Chg universal rev

Method Help: Abort of the Chg universal rev- Display the universal revision.


  • {
  • long next_universal_rev;
  • long next_device_rev;
  • 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);
  • }
  • ;
  • _iassign(16565,0x5255);
  • _iassign(16566,0x01);
  • send(188,status);
  • if (status[0])
  • {
  • display_response_status(188,status[0]);
  • process_abort();
  • }
  • send(188,status);
  • send_command(187);
  • _iassign(16565,0x5255);


Please login for more