Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
3438bff1
Commit
3438bff1
authored
Jul 05, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
131f9f8d
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
530 additions
and
109 deletions
+530
-109
src/doc/man/en_us/changelog.html
src/doc/man/en_us/changelog.html
+105
-97
src/doc/man/en_us/man_subgraph.dat
src/doc/man/en_us/man_subgraph.dat
+19
-1
src/doc/man/src/ssg5271_invert_gs.gif
src/doc/man/src/ssg5271_invert_gs.gif
+0
-0
xtt/changelog.txt
xtt/changelog.txt
+2
-0
xtt/lib/ge/src/pwr_ge_setup.dat
xtt/lib/ge/src/pwr_ge_setup.dat
+3
-2
xtt/lib/ge/src/pwr_valve.pwg
xtt/lib/ge/src/pwr_valve.pwg
+11
-8
xtt/lib/ge/src/pwr_valve.pwsg
xtt/lib/ge/src/pwr_valve.pwsg
+3
-1
xtt/mmi/ssg/src/ssg5271_invert.pwg
xtt/mmi/ssg/src/ssg5271_invert.pwg
+255
-0
xtt/mmi/ssg/src/ssg5271_invert.pwsg
xtt/mmi/ssg/src/ssg5271_invert.pwsg
+132
-0
No files found.
src/doc/man/en_us/changelog.html
View file @
3438bff1
This diff is collapsed.
Click to expand it.
src/doc/man/en_us/man_subgraph.dat
View file @
3438bff1
...
...
@@ -34,7 +34,7 @@
<hr>
2007-07-0
4
2007-07-0
5
Version V4.4.1
<hr>
</topic>
...
...
@@ -2022,6 +2022,7 @@ Group Process
<h1>Default dynamics
DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat
DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat
</topic>
<topic> pwr_valve3way <style> function
...
...
@@ -4704,6 +4705,7 @@ Delay <link>ssg5271_delay
Division <link>ssg5271_division
ExclusiveOr <link>ssg5271_exclusiveor
Filter <link>ssg5271_filter
Invert <link>ssg5271_invert
Max <link>ssg5271_max
Min <link>ssg5271_min
Multiplication <link>ssg5271_multiplication
...
...
@@ -5187,6 +5189,22 @@ Group FunctionSymbols
</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
Max
Group FunctionSymbols
...
...
src/doc/man/src/ssg5271_invert_gs.gif
0 → 100644
View file @
3438bff1
981 Bytes
xtt/changelog.txt
View file @
3438bff1
...
...
@@ -51,3 +51,5 @@
070629 cs glow Documentation block added to pwg file.
070704 cs glow Subgraph name size increased from 32 to 80 characters.
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
xtt/lib/ge/src/pwr_ge_setup.dat
View file @
3438bff1
...
...
@@ -293,7 +293,7 @@ menu CircuitDiagram
{
menu Contacts
{
subgraph 2WayContact
or pwr_exe:ssg5271_2waycontactor
.pwsg 48
subgraph 2WayContact
pwr_exe:ssg5271_2waycontact
.pwsg 48
subgraph BreakContactDelayedClose pwr_exe:ssg5271_breakcontact_dc.pwsg 48
subgraph BreakContactDelayedOpen pwr_exe:ssg5271_breakcontact_do.pwsg 48
subgraph BreakContact pwr_exe:ssg5271_breakcontact.pwsg 48
...
...
@@ -328,9 +328,10 @@ menu CircuitDiagram
subgraph Division pwr_exe:ssg5271_division.pwsg 48
subgraph ExclusiveOr pwr_exe:ssg5271_exclusiveor.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 Min pwr_exe:ssg5271_min.pwsg 48
subgraph Multiplication pwr_exe:ssg5271_multiplicat
or
.pwsg 48
subgraph Multiplication pwr_exe:ssg5271_multiplicat
ion
.pwsg 48
subgraph Negator pwr_exe:ssg5271_negator.pwsg 48
subgraph Or pwr_exe:ssg5271_or.pwsg 48
subgraph Pulse pwr_exe:ssg5271_pulse.pwsg 48
...
...
xtt/lib/ge/src/pwr_valve.pwg
View file @
3438bff1
...
...
@@ -11,6 +11,7 @@
! <h1>Default dynamics
! DigLowColor <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat
! DigError <link>GeDynDigError, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
...
...
@@ -18,19 +19,19 @@
101 20
102 -79
103 -52
104
7.1048
136
7.1048
104
4.15459
136
4.15459
105 100
106 -
28
107 -1
8
106 -
16
107 -1
0
108 2
109 0
110 0.5
111 -0.5
116 0
117 0
118 1
99
119 1
55
118 1
40
119 1
28
120 1
121 Claes context
122 0
...
...
@@ -74,7 +75,7 @@ pwr_exe:
2240 0
2241 0
2242 0
2217
1
2217
0
2218 0
2219 1
2220
...
...
@@ -88,7 +89,7 @@ pwr_exe:
2226 0
2227
2228 0
2229
0
2229
1
2233 1
2234 1
2235 0
...
...
@@ -212,6 +213,7 @@ pwr_exe:
2613 0
2619 0
2620 0
2621 0
99
26
2604
...
...
@@ -269,6 +271,7 @@ pwr_exe:
2613 0
2619 0
2620 0
2621 0
99
21
2104
...
...
xtt/lib/ge/src/pwr_valve.pwsg
View file @
3438bff1
...
...
@@ -107,6 +107,7 @@
2613 0
2619 0
2620 0
2621 0
99
26
2604
...
...
@@ -164,6 +165,7 @@
2613 0
2619 0
2620 0
2621 0
99
12
1200 0
...
...
@@ -224,7 +226,7 @@
325 0
326 0
327 0
310
1
310
0
311 0
312
314
...
...
xtt/mmi/ssg/src/ssg5271_invert.pwg
0 → 100644
View file @
3438bff1
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
xtt/mmi/ssg/src/ssg5271_invert.pwsg
0 → 100644
View file @
3438bff1
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment