Loading…

Method Name: mthResetPeakStaticPressure

Method ID: 0x4385

Method Label: Reset peak indicator

Method Help:


  • {
  • char status[3];
  • int running;
  • ACKNOWLEDGE(literal_string(935));
  • varResetUserMinMaxSensorStaticPressureValue_ResetAction = 1;
  • send_trans(133,2,status);
  • ;
  • do {
  • DELAY_TIME(1);
  • send_trans(132,2,status);
  • ;
  • running = _ivar_value(16936);
  • }
  • while (running != 0);


Please login for more