Commit 3438bff1 authored by claes's avatar claes

*** empty log message ***

parent 131f9f8d
This diff is collapsed.
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<hr> <hr>
2007-07-04 2007-07-05
Version V4.4.1 Version V4.4.1
<hr> <hr>
</topic> </topic>
...@@ -2022,6 +2022,7 @@ Group Process ...@@ -2022,6 +2022,7 @@ Group Process
<h1>Default dynamics <h1>Default dynamics
DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat
DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat
</topic> </topic>
<topic> pwr_valve3way <style> function <topic> pwr_valve3way <style> function
...@@ -4704,6 +4705,7 @@ Delay <link>ssg5271_delay ...@@ -4704,6 +4705,7 @@ Delay <link>ssg5271_delay
Division <link>ssg5271_division Division <link>ssg5271_division
ExclusiveOr <link>ssg5271_exclusiveor ExclusiveOr <link>ssg5271_exclusiveor
Filter <link>ssg5271_filter Filter <link>ssg5271_filter
Invert <link>ssg5271_invert
Max <link>ssg5271_max Max <link>ssg5271_max
Min <link>ssg5271_min Min <link>ssg5271_min
Multiplication <link>ssg5271_multiplication Multiplication <link>ssg5271_multiplication
...@@ -5187,6 +5189,22 @@ Group FunctionSymbols ...@@ -5187,6 +5189,22 @@ Group FunctionSymbols
</topic> </topic>
<topic> ssg5271_invert <style> function
Invert
Group FunctionSymbols
<image> ssg5271_invert_gs.gif
<h1>Description
Input or output inverter.
Placed on a function symbols logical input or output to
indicate inverted signal.
<h1>Default dynamics
No default dynamics.
</topic>
<topic> ssg5271_max <style> function <topic> ssg5271_max <style> function
Max Max
Group FunctionSymbols Group FunctionSymbols
......
...@@ -51,3 +51,5 @@ ...@@ -51,3 +51,5 @@
070629 cs glow Documentation block added to pwg file. 070629 cs glow Documentation block added to pwg file.
070704 cs glow Subgraph name size increased from 32 to 80 characters. 070704 cs glow Subgraph name size increased from 32 to 80 characters.
070704 cs ge Circuitdiagram symbols added. 070704 cs ge Circuitdiagram symbols added.
070705 cs glow Bugfix in connections, ConGlue wasn't snapped to grid and connection wasn't drawn when created.
070705 cs xtt Bugfix in logging, parameters with array index couldn't be restored from saved entry.
\ No newline at end of file
...@@ -293,7 +293,7 @@ menu CircuitDiagram ...@@ -293,7 +293,7 @@ menu CircuitDiagram
{ {
menu Contacts menu Contacts
{ {
subgraph 2WayContactor pwr_exe:ssg5271_2waycontactor.pwsg 48 subgraph 2WayContact pwr_exe:ssg5271_2waycontact.pwsg 48
subgraph BreakContactDelayedClose pwr_exe:ssg5271_breakcontact_dc.pwsg 48 subgraph BreakContactDelayedClose pwr_exe:ssg5271_breakcontact_dc.pwsg 48
subgraph BreakContactDelayedOpen pwr_exe:ssg5271_breakcontact_do.pwsg 48 subgraph BreakContactDelayedOpen pwr_exe:ssg5271_breakcontact_do.pwsg 48
subgraph BreakContact pwr_exe:ssg5271_breakcontact.pwsg 48 subgraph BreakContact pwr_exe:ssg5271_breakcontact.pwsg 48
...@@ -328,9 +328,10 @@ menu CircuitDiagram ...@@ -328,9 +328,10 @@ menu CircuitDiagram
subgraph Division pwr_exe:ssg5271_division.pwsg 48 subgraph Division pwr_exe:ssg5271_division.pwsg 48
subgraph ExclusiveOr pwr_exe:ssg5271_exclusiveor.pwsg 48 subgraph ExclusiveOr pwr_exe:ssg5271_exclusiveor.pwsg 48
subgraph Filter pwr_exe:ssg5271_filter.pwsg 48 subgraph Filter pwr_exe:ssg5271_filter.pwsg 48
subgraph Invert pwr_exe:ssg5271_invert.pwsg 47
subgraph Max pwr_exe:ssg5271_max.pwsg 48 subgraph Max pwr_exe:ssg5271_max.pwsg 48
subgraph Min pwr_exe:ssg5271_min.pwsg 48 subgraph Min pwr_exe:ssg5271_min.pwsg 48
subgraph Multiplication pwr_exe:ssg5271_multiplicator.pwsg 48 subgraph Multiplication pwr_exe:ssg5271_multiplication.pwsg 48
subgraph Negator pwr_exe:ssg5271_negator.pwsg 48 subgraph Negator pwr_exe:ssg5271_negator.pwsg 48
subgraph Or pwr_exe:ssg5271_or.pwsg 48 subgraph Or pwr_exe:ssg5271_or.pwsg 48
subgraph Pulse pwr_exe:ssg5271_pulse.pwsg 48 subgraph Pulse pwr_exe:ssg5271_pulse.pwsg 48
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
! <h1>Default dynamics ! <h1>Default dynamics
! DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat ! DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat
! DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat ! DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat
!
!*/ !*/
1 1
100 20 100 20
...@@ -18,19 +19,19 @@ ...@@ -18,19 +19,19 @@
101 20 101 20
102 -79 102 -79
103 -52 103 -52
104 7.1048 104 4.15459
136 7.1048 136 4.15459
105 100 105 100
106 -28 106 -16
107 -18 107 -10
108 2 108 2
109 0 109 0
110 0.5 110 0.5
111 -0.5 111 -0.5
116 0 116 0
117 0 117 0
118 199 118 140
119 155 119 128
120 1 120 1
121 Claes context 121 Claes context
122 0 122 0
...@@ -74,7 +75,7 @@ pwr_exe: ...@@ -74,7 +75,7 @@ pwr_exe:
2240 0 2240 0
2241 0 2241 0
2242 0 2242 0
2217 1 2217 0
2218 0 2218 0
2219 1 2219 1
2220 2220
...@@ -88,7 +89,7 @@ pwr_exe: ...@@ -88,7 +89,7 @@ pwr_exe:
2226 0 2226 0
2227 2227
2228 0 2228 0
2229 0 2229 1
2233 1 2233 1
2234 1 2234 1
2235 0 2235 0
...@@ -212,6 +213,7 @@ pwr_exe: ...@@ -212,6 +213,7 @@ pwr_exe:
2613 0 2613 0
2619 0 2619 0
2620 0 2620 0
2621 0
99 99
26 26
2604 2604
...@@ -269,6 +271,7 @@ pwr_exe: ...@@ -269,6 +271,7 @@ pwr_exe:
2613 0 2613 0
2619 0 2619 0
2620 0 2620 0
2621 0
99 99
21 21
2104 2104
......
...@@ -107,6 +107,7 @@ ...@@ -107,6 +107,7 @@
2613 0 2613 0
2619 0 2619 0
2620 0 2620 0
2621 0
99 99
26 26
2604 2604
...@@ -164,6 +165,7 @@ ...@@ -164,6 +165,7 @@
2613 0 2613 0
2619 0 2619 0
2620 0 2620 0
2621 0
99 99
12 12
1200 0 1200 0
...@@ -224,7 +226,7 @@ ...@@ -224,7 +226,7 @@
325 0 325 0
326 0 326 0
327 0 327 0
310 1 310 0
311 0 311 0
312 312
314 314
......
199
!/**
! Invert
! Group FunctionSymbols
!
! <image> ssg5271_invert_gs.gif
!
! <h1>Description
! Input or output inverter.
! Placed on a function symbols logical input or output to
! indicate inverted signal.
!
! <h1>Default dynamics
! No default dynamics.
!
!*/
1
100 103.196
135 103.196
101 20
102 -247
103 -277
104 21.4369
136 21.4369
105 100
106 -51
107 -57
108 0.5
109 0
110 0.5
111 0
116 0
117 0
118 140
119 128
120 1
121 Claes context
122 0
126 0.25
127 0.25
128 1
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4001
134
22
2200 11
2201 0
2202 ssg5271_invert
2203 300
2205 0
2204
2206 0
2207
2208
2209 0
2210 0
2211 0
2212 0
2213 4
2214
pwrp_pop:
pwrp_exe:
ssab_exe:
pwr_exe:
2215 0
2236 0
2216 0
2221 0
2237 0
2238 0
2239 0
2240 0
2241 0
2242 0
2217 0
2218 0
2219 1
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 1
2233 1
2234 1
2235 0
2243 0
2244
1
100 1
101 1
102 65532
103 0
99
99
123
2
99
124
2
99
125
2
24
2404
2400 0.5
2401 0
2402 0.5
2403 0
2408 0
2409 2
2410 2
2411 1
2415 0
2413 5
2416 2
2414 0
2417 0
2407 0
2406
2405
8
802 0
803 1
800 0
801 360
806 0
804
7
700 0
701 0
99
805
7
700 0.5
701 0.5
99
99
2412
28
2800 1
2801 0
2802 0
2803 0
2804 1
2805 0
2806 0
99
99
21
2104
2100 0.8
2101 0.2
2102 0.55
2103 -0.05
2105
8
802 0
803 2
800 0
801 360
806 0
804
7
700 -0.3
701 -0.3
99
805
7
700 0.3
701 0.3
99
99
2106
12
1200 1
1201 1
1202
7
700 0.25
701 0.25
99
1203
1204 0
1205
28
2800 1
2801 0
2802 0.25
2803 0
2804 1
2805 -5.0307e-17
2806 0
99
99
99
21
2104
2100 0.3
2101 -0.3
2102 0.55
2103 -0.05
2105
8
802 0
803 2
800 0
801 360
806 0
804
7
700 -0.3
701 -0.3
99
805
7
700 0.3
701 0.3
99
99
2106
12
1200 0
1201 2
1202
7
700 0
701 0.25
99
1203
1204 0
1205
28
2800 1
2801 0
2802 0
2803 0
2804 1
2805 0
2806 0
99
99
99
99
99
123
2
3
300 ssg5271_invert
301
2
24
2404
2400 0.5
2401 0
2402 0.5
2403 0
2408 0
2409 2
2410 2
2411 1
2415 0
2413 5
2416 2
2414 0
2417 0
2407 0
2406
2405
8
802 0
803 1
800 0
801 360
806 0
804
7
700 0
701 0
99
805
7
700 0.5
701 0.5
99
99
2412
28
2800 1
2801 0
2802 0
2803 0
2804 1
2805 0
2806 0
99
99
12
1200 1
1201 1
1202
7
700 0.25
701 0.25
99
1203
1204 0
1205
28
2800 1
2801 0
2802 0.25
2803 0
2804 1
2805 -5.0307e-17
2806 0
99
99
12
1200 0
1201 2
1202
7
700 0
701 0.25
99
1203
1204 0
1205
28
2800 1
2801 0
2802 0
2803 0
2804 1
2805 0
2806 0
99
99
99
302 0
305 0
306
307
304 0
303
308 0
321 0
309 0
313 0
322 0
323 0
324 0
325 0
326 0
327 0
310 0
311 0
312
314
315 1
316 1
317 0
318 0
319 0
320 0
328 0
329
1
100 1
101 1
102 65532
103 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