Loading…
Loading…
方法名称: display_universal_rev_j
方法ID: 0x426E
方法标签: Abort of the Chg universal rev
方法描述: 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);
请登录以获得完整内容