@@ -279,7 +279,7 @@
//
resources.ApplyResources(this.PID_Num, "PID_Num");
this.PID_Num.Maximum = new decimal(new int[] {
- 1000,
+ 10000,
0,
0});