Loading…
Loading…
方法名称: stat_press_upper_sensor_trim
方法ID: 0x402B
方法标签: Stat pres upp snsr trim
方法描述: Pressure Sensor Upper Trim- Calibrate the static pressure sensor.
- {
- long ids[1];
- char status[3];
- float trim_point;
- int rc;
- rc = _ivar_value(6011);
- if (rc >= 30)
- {
- DELAY(3,literal_string(528));
- }
- else
- {
- _add_abort_method(6024);
- do {
- ACKNOWLEDGE(literal_string(527));
- ids[0] = resolve_record_ref(16404,191);
- acknowledge(literal_string(523),ids);
- trim_point = _fvar_value(resolve_record_ref(16404,191));
请登录以获得完整内容