Loading…
Loading…
方法名称: methodConfigureWizard
方法ID: 0x402C
方法标签: 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(1228));
- process_abort();
- ;
- }
- ;
- if (_ivar_value(16385) != 0)
- {
- ACKNOWLEDGE(literal_string(1230));
- PUT_MESSAGE(literal_string(1231));
- _add_abort_method(16390);
请登录以获得完整内容