Loading…

Method Name: stat_press_lower_sensor_trim

Method ID: 0x402A

Method Label: Stat pres low snsr trim

Method Help: Pressure Sensor Lower 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(522));
  • ids[0] = resolve_record_ref(16404,191);
  • acknowledge(literal_string(523),ids);
  • trim_point = _fvar_value(resolve_record_ref(16404,191));


Please login for more