Loading…
Loading…
Method Name: display_power_on_info
Method ID: 0x4004
Method Label: Abort of the Chg power on info
Method Help: Abort of the Chg power on info- Display the power on information.
- {
- long current_power_on_info;
- 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(16385,(0x5049));
- _iassign(16386,(0x01));
- send( 188, status );
- if( status[0] ) {
- display_response_status( 188, status[0] );
- process_abort();
- }
Please login for more