Loading…
Loading…
Method Name: MthdCalibY1Pressure
Method ID: 0x43A4
Method Label: Calibrate Y1 pressure
Method Help: Calibrate the pressure sensor in output Y1 to 0, the air in Y1 has to be ventilated before
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- slen1 = 60;
- result = SELECT_FROM_LIST(literal_string(1723),literal_string(1513));
- if (result == 0)
- {
- _add_abort_method(17314);
- _add_abort_method(17130);
- writeprotection_release();
- PUT_MESSAGE(literal_string(1721));
- _iassign(16384,1);
- _iassign(16405,0);
- send(187,status);
- if (status[0] != 0)
- {
- display_response_status(187,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
Please login for more