Loading…
Loading…
方法名称: MthdCalibY2Pressure
方法ID: 0x43A6
方法标签: Calibrate Y2 pressure
方法描述: Calibrate the pressure sensor in output Y2 to 0, the air in Y2 has to be ventilated before
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- slen1 = 60;
- result = SELECT_FROM_LIST(literal_string(1725),literal_string(1513));
- if (result == 0)
- {
- _add_abort_method(17314);
- _add_abort_method(17130);
- writeprotection_release();
- PUT_MESSAGE(literal_string(1721));
- _iassign(16384,2);
- _iassign(16407,0);
- send(187,status);
- if (status[0] != 0)
- {
- display_response_status(187,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
请登录以获得完整内容