Loading…

Method Name: mthResetPeakValue

Method ID: 0x4384

Method Label: Reset peak indicator

Method Help:


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


Please login for more