Loading…

Method Name: Method_Wizard_System

Method ID: 0x43FF

Method Label: System Settings Wizard

Method Help:


  • {
  • int mode;
  • int again;
  • int option;
  • unsigned int oldAvail;
  • unsigned int newAvail;
  • again = 1;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • oldAvail = _ivar_value(17343);
  • while (again)
  • {
  • newAvail = _ivar_value(17343);
  • if (newAvail & 0x01)
  • AvailPoorAccHelper = 1;


Please login for more