Loading…
Loading…
Method Name: start_pneum_test_method
Method ID: 0x451E
Method Label: Start Manual Pneumatics Test
Method Help: This will start Manual Pneumatics Test with current parameters
- {
- char status[3];
- char xmtr_data[25];
- int temp;
- long ids[4];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- ACKNOWLEDGE(literal_string(1657));
- _iassign(17887,133);
- send(150,status);
- ids[0] = 17887;
- ids[1] = 17889;
- ids[2] = 17890;
- if (status[0])
- {
- if (status[0] == 5)
- {
- ACKNOWLEDGE(literal_string(1629));
- }
- if (status[0] == 7)
- {
Please login for more