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
8219a622
Commit
8219a622
authored
Jul 12, 2005
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
a2dfc1dd
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
137 additions
and
14 deletions
+137
-14
src/lib/rt/src/rt_mvol.c
src/lib/rt/src/rt_mvol.c
+6
-2
wb/exp/wb/src/pwr_volumelist.dat
wb/exp/wb/src/pwr_volumelist.dat
+2
-0
wb/exp/wb/src/pwr_wb_palette.cnf
wb/exp/wb/src/pwr_wb_palette.cnf
+3
-1
xtt/exp/ge/src/pwr_c_av.pwg
xtt/exp/ge/src/pwr_c_av.pwg
+58
-1
xtt/exp/ge/src/pwr_c_mode.pwg
xtt/exp/ge/src/pwr_c_mode.pwg
+68
-10
No files found.
src/lib/rt/src/rt_mvol.c
View file @
8219a622
...
...
@@ -21,6 +21,7 @@
#include "rt_gdb.h"
#include "rt_vol.h"
#include "rt_mvol.h"
#include "rt_cmvolc.h"
#include "rt_pool.h"
...
...
@@ -180,9 +181,12 @@ mvol_AnameToAttribute (
gdb_sObject
*
abop
;
int
offset
=
0
;
int
i
;
pwr_tOid
oid
,
tid
;
pwr_tOid
oid
;
pwr_tCid
tid
;
oid
=
op
->
g
.
oid
;
if
(
op
!=
NULL
)
oid
=
op
->
g
.
oid
;
ap
->
cp
=
hash_Search
(
sts
,
gdbroot
->
cid_ht
,
&
cid
);
// if (ap->cp == NULL) pwr_Return(NULL, sts, GDH__NOSUCHCLASS);
...
...
wb/exp/wb/src/pwr_volumelist.dat
View file @
8219a622
...
...
@@ -9,4 +9,6 @@ abb 0.0.250.2
siemens 0.0.250.3
telemecanique 0.0.250.4
ssabox 0.0.250.5
klocknermoeller 0.0.250.5
inor 0.0.250.6
wb 254.254.254.254
\ No newline at end of file
wb/exp/wb/src/pwr_wb_palette.cnf
View file @
8219a622
...
...
@@ -188,11 +188,13 @@ palette NavigatorPalette
classvolume TLog TLog
classvolume ssab ssab
classvolume BaseComponent BaseComponent
classvolume Inor Inor
classvolume OtherManufacturer OtherManufacturer
classvolume ABB ABB
classvolume KlocknerMoeller KlocknerMoeller
classvolume Siemens Siemens
classvolume Telemecanique Telemecanique
classvolume SsabOx SsabOx
classvolume Telemecanique Telemecanique
}
}
...
...
xtt/exp/ge/src/pwr_c_av.pwg
View file @
8219a622
...
...
@@ -77,7 +77,7 @@ pwr_exe:
2229 0
2233 1
2234 1
2235
0
2235
1
2243 0
2244
99
...
...
@@ -4711,6 +4711,7 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -4869,6 +4870,7 @@ pwr_exe:
1201 %s
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -4950,6 +4952,8 @@ pwr_exe:
103 0
22
2200 $object.ActualValue##Float32
2201
2202
99
99
99
...
...
@@ -5039,6 +5043,10 @@ pwr_exe:
23
2300 $object.ActualValue##Float32
2301
2302
2303
2304
2305
99
99
99
...
...
@@ -5715,6 +5723,7 @@ pwr_exe:
1201 %s
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -5965,6 +5974,9 @@ pwr_exe:
103 0
60
6000 $object.ActualValue##Float32
6001
6002
6003
99
99
99
...
...
@@ -6218,12 +6230,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6350,12 +6366,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6482,12 +6502,16 @@ pwr_exe:
1201 %5.0f
1202 1
1203 1
1204 0
99
13
1302 4
1303 100000
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6614,12 +6638,16 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6744,6 +6772,8 @@ pwr_exe:
9
900 $cmd(check method/method="Open Object"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Open Object"/object=$object
...
...
@@ -6874,6 +6904,8 @@ pwr_exe:
9
900 $cmd(check method/method="Trend"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Trend"/object=$object
...
...
@@ -7004,6 +7036,8 @@ pwr_exe:
9
900 $cmd(check method/method="Fast"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Fast"/object=$object
...
...
@@ -7134,6 +7168,8 @@ pwr_exe:
9
900 $cmd(check method/method="Photo"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Photo"/object=$object
...
...
@@ -7264,6 +7300,8 @@ pwr_exe:
9
900 $cmd(check method/method="DataSheet"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="DataSheet"/object=$object
...
...
@@ -7394,6 +7432,8 @@ pwr_exe:
9
900 $cmd(check method/method="CircuitDiagram"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="CircuitDiagram"/object=$object
...
...
@@ -7524,6 +7564,8 @@ pwr_exe:
9
900 $cmd(check method/method="RtNavigator"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="RtNavigator"/object=$object
...
...
@@ -7654,6 +7696,8 @@ pwr_exe:
9
900 $cmd(check method/method="Help Class"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Help Class"/object=$object
...
...
@@ -7784,6 +7828,8 @@ pwr_exe:
9
900 $cmd(check method/method="Block Events..."/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Block Events..."/object=$object
...
...
@@ -7914,6 +7960,8 @@ pwr_exe:
9
900 $cmd(check method/method="Hist Event..."/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Hist Event..."/object=$object
...
...
@@ -8044,6 +8092,8 @@ pwr_exe:
9
900 $cmd(check method/method="Note"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Note"/object=$object
...
...
@@ -8174,6 +8224,8 @@ pwr_exe:
9
900 $cmd(check method/method="Help"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Help"/object=$object
...
...
@@ -8304,6 +8356,8 @@ pwr_exe:
9
900 $cmd(check method/method="Crossreferences"/object=$object)
901 1
902 1
903 1
99
55
5500 call method/method="Crossreferences"/object=$object
...
...
@@ -8435,6 +8489,8 @@ pwr_exe:
9
900 $object.Note##String80
901 0
902 1
903 1
99
55
5500 call method/method="Note"/object=$object
...
...
@@ -8564,6 +8620,7 @@ pwr_exe:
1201 %s
1202 1
1203 1
1204 0
99
99
99
...
...
xtt/exp/ge/src/pwr_c_mode.pwg
View file @
8219a622
...
...
@@ -4,20 +4,20 @@
101 20
102 -11
103 26
104
5.33372
136
5.33372
104
6.80245
136
6.80245
105 100
106 -3
107
7
107
9
108 25.0164
109 2
110 23.555
111 2
116 0
117 0
118 1
56
119 1
22
120
0
118 1
99
119 1
55
120
1
121 Claes context
122 0
126 0.5
...
...
@@ -79,6 +79,7 @@ pwr_exe:
2234 1
2235 1
2243 0
2244
99
123
2
...
...
@@ -321,6 +322,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -504,6 +506,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -777,6 +780,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1253,6 +1257,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1400,6 +1405,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1445,6 +1451,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1490,6 +1497,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1603,6 +1611,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1681,6 +1690,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1864,6 +1874,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -1968,6 +1979,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -2208,6 +2220,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -2312,6 +2325,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -2416,6 +2430,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -3319,6 +3334,9 @@ pwr_exe:
103 0
60
6000 $object.SetVal##Float32
6001
6002
6003
99
99
99
...
...
@@ -3450,6 +3468,9 @@ pwr_exe:
103 0
60
6000 $object.ForcVal##Float32
6001
6002
6003
99
99
99
...
...
@@ -3492,6 +3513,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -3531,6 +3553,8 @@ pwr_exe:
103 0
22
2200 $object.SetVal##Float32
2201
2202
99
99
99
...
...
@@ -3572,6 +3596,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -3611,6 +3636,8 @@ pwr_exe:
103 0
22
2200 $object.ProcVal##Float32
2201
2202
99
99
99
...
...
@@ -3652,6 +3679,7 @@ pwr_exe:
1913 5
1916 2
1914 0
1918 0
1917 0
1907 0
1906
...
...
@@ -3691,6 +3719,8 @@ pwr_exe:
103 0
22
2200 $object.OutVal##Float32
2201
2202
99
99
99
...
...
@@ -5195,6 +5225,7 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -5321,6 +5352,7 @@ pwr_exe:
1201 %s
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -5447,6 +5479,7 @@ pwr_exe:
1201 %s
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -6001,7 +6034,7 @@ pwr_exe:
2700
10
1000 pwr_valueinputreliefup
1002
O60
1002
SetMaxShow
1005
0
0
...
...
@@ -6103,12 +6136,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6133,7 +6170,7 @@ pwr_exe:
2700
10
1000 pwr_valueinputreliefup
1002
O61
1002
SetMinShow
1005
0
0
...
...
@@ -6235,12 +6272,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6265,7 +6306,7 @@ pwr_exe:
2700
10
1000 pwr_valueinputreliefup
1002 O
62
1002 O
utMaxShow
1005
0
0
...
...
@@ -6367,12 +6408,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6397,7 +6442,7 @@ pwr_exe:
2700
10
1000 pwr_valueinputreliefup
1002 O
63
1002 O
utMinShow
1005
0
0
...
...
@@ -6499,12 +6544,16 @@ pwr_exe:
1201 %5.1f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6631,12 +6680,16 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
99
99
99
...
...
@@ -6763,6 +6816,7 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
99
99
...
...
@@ -6889,12 +6943,16 @@ pwr_exe:
1201 %10.3f
1202 1
1203 1
1204 0
99
13
1302 0
1303 0
1304 0
1305 0
1306 0
1307
1308
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