Loading…

方法名称: display_power_on_info

方法ID: 0x4004

方法标签: Abort of the Chg power on info

方法描述: 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();
  • }


请登录以获得完整内容