Loading…
Loading…
Method Name: find_travel_sensor_motion_SUBROUTINE
Method ID: 0x4537
Method Label: Device Setup
Method Help: Prompts the user for pressure information and to select subsequent menu items for instrument setup. Note: All items on the Auto Setup menu must be selected in order for basic setup.
- {
- int q;
- int q0;
- int q1;
- int q2;
- int q3;
- int q4;
- int q5;
- int q6;
- char S[3];
- long ids[5];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(1);
- _set_resp_code(8,0);
- send(151,S);
- if (_ivar_value(16804) > 2)
- {
- ACKNOWLEDGE(literal_string(2015));
- return;
- }
- ;
- DELAY(1,literal_string(2223));
- local_man_loader_status = 1;
- save_values();
- send_trans(130,75,S);
- send_trans(129,25,S);
- q1 = _ivar_value(16655);
- if ((_ivar_value(16532) & 0x01) > 0)
- {
Please login for more