DELL
2025-03-02 07ad569203fbf199aaf37f83dbee298f1adad5a9
BattMonitor_FBS9100S_Alarm/src/com/battalarm/BattAlarmParam.java
@@ -24,13 +24,33 @@
      /***
       *    国网默认核容告警参数
       */
//      alm_OnlineVol = new AlarmParamCell((float)1.177, (float)1.075,  1, 1,  true, true, 1.185f, 1.062f, true, true,60,1,1);
//      alm_GroupVol = new AlarmParamCell((float)1.177, (float)1.075,  2, 2,  true, true, 1.185f, 1.062f, true, true,60,2,2);
//      alm_BattChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 10f, 0, true, false,60,3,3);
//      alm_BattDisChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 10f,0, true, false,60,3,3);
      alm_OnlineVol = new AlarmParamCell((float)1.18, (float)1.075,  1, 1,  true, true, 1.187f, 1.062f, true, true,60,1,1);
      alm_GroupVol = new AlarmParamCell((float)1.18, (float)1.075,  1, 1,  true, true, 1.187f, 1.062f, true, true,60,1,1);
      alm_BattChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 10f, 0, true, false,60,3,3);
      alm_BattDisChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 10f,0, true, false,60,3,3);
      alm_MonVol = new AlarmParamCell((float)1.19, (float)1,  4, 1,  true, true, 1.23f, 0.9f, true, true,60,4,1);
      alm_MonTmp = new AlarmParamCell((float)1.5, (float)0.2,  4, 4,  true, true, 1.6f, 0.12f,true , true,60,1,4);
      alm_MonRes = new AlarmParamCell((float)1.2, (float)0.5,  2, 4,  false, false, 1.22f,   0.1f, true, false,60,1,4);
      alm_ConnRes = new AlarmParamCell((float)2, (float)0.5,  4, 4,  false, false, 4f, 0.1f, false, false,60,4,4);
      alm_DischargeMonVol = new AlarmParamCell((float)1.2, (float)0.8,  4, 4,  false, false, 1.75f, 0.6f, false, false,60,4,4);
      alm_MonLYVol = new AlarmParamCell((float)1.2, (float)0.7,  4, 4,  true, false, 1.4f, 0.5f, true , false,60,4,4);
      alm_MonREALCAP = new AlarmParamCell((float)1.1,(float) 0.8, 4, 4, false, false, 1.3f, 0.6f, false, false,60,3,3);
//      /***
//       *    南网默认核容告警参数 - 南瑞
//       */
//      alm_OnlineVol = new AlarmParamCell((float)1.18, (float)1.075,  1, 1,  true, true, 1.2f, 1.062f, true, true,60,1,1);
//      alm_GroupVol = new AlarmParamCell((float)1.18, (float)1.075,  2, 2,  true, true, 1.2f, 1.062f, true, true,60,2,2);
//      alm_BattChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 3.2f, 0, true, false,60,3,3);
//      alm_BattDisChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 3.2f,0, true, false,60,3,3);
//      
//      alm_MonVol = new AlarmParamCell((float)1.175, (float)0.9,  4, 4,  true, true, 1.2f, 0.85f, true, true,60,4,4);
//      alm_MonTmp = new AlarmParamCell((float)1.5, (float)0.2,  4, 4,  false, false, 1.6f, 0.12f,false , false,60,4,4);
//      alm_MonVol = new AlarmParamCell((float)1.2, (float)0.9,  4, 4,  true, true, 1.25f, 0f, true, true,60,4,4);
//      alm_MonTmp = new AlarmParamCell((float)1.2, (float)0.5,  4, 4,  true, false, 1.6f, 0f,true , true,60,4,4);
//      
//      alm_MonRes = new AlarmParamCell((float)1.2, (float)0.5,  1, 4,  false, false, 1.22f,   0.1f, true, false,60,1,4);
//      alm_ConnRes = new AlarmParamCell((float)2, (float)0.5,  4, 4,  false, false, 4f, 0.1f, false, false,60,4,4);
@@ -40,26 +60,6 @@
//      alm_MonLYVol = new AlarmParamCell((float)1.2, (float)0.7,  4, 4,  true, false, 1.4f, 0.5f, true , false,60,4,4);
//      
//      alm_MonREALCAP = new AlarmParamCell((float)1.1,(float) 0.8, 3, 3, false, false, 1.3f, 0.6f, false, false,60,3,3);
      /***
       *    南网默认核容告警参数 - 南瑞
       */
      alm_OnlineVol = new AlarmParamCell((float)1.18, (float)1.075,  1, 1,  true, true, 1.2f, 1.062f, true, true,60,1,1);
      alm_GroupVol = new AlarmParamCell((float)1.18, (float)1.075,  2, 2,  true, true, 1.2f, 1.062f, true, true,60,2,2);
      alm_BattChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 3.2f, 0, true, false,60,3,3);
      alm_BattDisChargeCurr = new AlarmParamCell((float)3, (float)0,  3, 3,  true, false, 3.2f,0, true, false,60,3,3);
      alm_MonVol = new AlarmParamCell((float)1.2, (float)0.9,  4, 4,  true, true, 1.25f, 0f, true, true,60,4,4);
      alm_MonTmp = new AlarmParamCell((float)1.2, (float)0.5,  4, 4,  true, false, 1.6f, 0f,true , true,60,4,4);
      alm_MonRes = new AlarmParamCell((float)1.2, (float)0.5,  1, 4,  false, false, 1.22f,   0.1f, true, false,60,1,4);
      alm_ConnRes = new AlarmParamCell((float)2, (float)0.5,  4, 4,  false, false, 4f, 0.1f, false, false,60,4,4);
      alm_DischargeMonVol = new AlarmParamCell((float)1.2, (float)0.8,  4, 4,  false, false, 1.75f, 0.6f, false, false,60,4,4);
      alm_MonLYVol = new AlarmParamCell((float)1.2, (float)0.7,  4, 4,  true, false, 1.4f, 0.5f, true , false,60,4,4);
      alm_MonREALCAP = new AlarmParamCell((float)1.1,(float) 0.8, 3, 3, false, false, 1.3f, 0.6f, false, false,60,3,3);