Loading…

Method Name: methodConfigureWizard

Method ID: 0x402C

Method Label: Configure Wizard

Method Help: Change configuration of Limit Override, Tight shutoff, Pressure units, Language, Button Locks, Air Action, and Near Closed Value. Limit Overrideallows Find Stops, Autotune and Diagnostics to override position limits.


  • {
  • char nbr;
  • char prevMode;
  • char status[3];
  • char bTemp;
  • int result;
  • float test1;
  • float test2;
  • int i;
  • int a;
  • int b;
  • long ids[2];
  • send(249,status);
  • if (status[0] != 0)
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(1228));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16385) != 0)
  • {
  • ACKNOWLEDGE(literal_string(1230));
  • PUT_MESSAGE(literal_string(1231));
  • _add_abort_method(16390);


Please login for more