Loading…

Method Name: mthimpResetUserMinMaxValuePhysical

Method ID: 0x4420

Method Label: Reset peak indicator

Method Help:


  • {
  • char status[3];
  • int running;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send_trans(134,60, status);;
  • if(!((varParameterizationState_State==1) || (varParameterizationState_State==4) || (varParameterizationState_State==3)))
  • {
  • ACKNOWLEDGE("|en|Do you really want to reset the selected peak indicators?|de|Sollen die ausgew�hlten Schleppzeiger wirklich zur�ckgesetzt werden?" );
  • varResetUserMinMaxValuePhysical_ResetAction = 1;
  • send_trans(133,0,status);;


Please login for more