Loading…

方法名称: mthResetPeakValue

方法ID: 0x4384

方法标签: Reset peak indicator

方法描述:


  • {
  • 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);


请登录以获得完整内容