Loading…

方法名称: methodConfigureWizard

方法ID: 0x403A

方法标签: Configure Wizard

方法描述: 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(760));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16397) != 0)
  • {
  • ACKNOWLEDGE(literal_string(762));
  • PUT_MESSAGE(literal_string(763));
  • _add_abort_method(16401);


请登录以获得完整内容