Commit 31e8d007 authored by claes's avatar claes

MinSet and MaxSet used for set value input limits instead of SetMinShow and SetMaxShow

parent 3bd9fb75
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
101 20 101 20
102 0 102 0
103 32 103 32
104 4.15459 104 4.07705
136 4.15459 136 4.07705
105 100 105 100
106 0 106 0
107 6 107 6
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
111 2 111 2
116 0 116 0
117 0 117 0
118 140 118 138
119 129 119 127
120 1 120 1
121 Claes context 121 Claes context
122 0 122 0
...@@ -6662,8 +6662,8 @@ pwr_exe: ...@@ -6662,8 +6662,8 @@ pwr_exe:
1304 0 1304 0
1305 0 1305 0
1306 0 1306 0
1307 $object.SetMinShow##Float32 1307 $object.MinSet##Float32
1308 $object.SetMaxShow##Float32 1308 $object.MaxSet##Float32
1309 0 1309 0
99 99
99 99
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
101 20 101 20
102 -11 102 -11
103 26 103 26
104 3.97779 104 3.90355
136 3.97779 136 3.90355
105 100 105 100
106 -2 106 -2
107 5 107 5
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
111 2 111 2
116 0 116 0
117 0 117 0
118 140 118 138
119 129 119 127
120 1 120 1
121 Claes context 121 Claes context
122 0 122 0
...@@ -6655,8 +6655,8 @@ pwr_exe: ...@@ -6655,8 +6655,8 @@ pwr_exe:
1304 0 1304 0
1305 0 1305 0
1306 0 1306 0
1307 $object.SetMinShow##Float32 1307 $object.MinSet##Float32
1308 $object.SetMaxShow##Float32 1308 $object.MaxSet##Float32
1309 0 1309 0
99 99
99 99
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
101 20 101 20
102 -11 102 -11
103 26 103 26
104 3.97779 104 3.90355
136 3.97779 136 3.90355
105 100 105 100
106 -2 106 -2
107 5 107 5
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
111 2 111 2
116 0 116 0
117 0 117 0
118 140 118 138
119 129 119 127
120 1 120 1
121 Claes context 121 Claes context
122 0 122 0
...@@ -6655,8 +6655,8 @@ pwr_exe: ...@@ -6655,8 +6655,8 @@ pwr_exe:
1304 0 1304 0
1305 0 1305 0
1306 0 1306 0
1307 $object.SetMinShow##Float32 1307 $object.MinSet##Float32
1308 $object.SetMaxShow##Float32 1308 $object.MaxSet##Float32
1309 0 1309 0
99 99
99 99
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment