Commit a7aef6c9 authored by Claes Sjofors's avatar Claes Sjofors Committed by Christoffer Ackelman

Doc, man_subgraph updated

parent 48706a11
......@@ -2,38 +2,16 @@
0! DefaultHeight 0
199
!/**
! ACS800PumpAggr
! ACS880
! Group Components/ABB
!
! <image> bcomp_pumpaggr_gs.gif
! <image> mcomp_acs880_gs.png
!
! <h1>Description
! Pump aggregate. Graphic symbol for component ABB_ACS800PumpAggr.
! Should be connected to an instance of ABB_ACS800PumpAggr, or a
! subclass to this class.
!
! Subgraph with two pages, pump off (page 1) and pump on (page 2).
! <image> bcomp_pumpaggr_ags.gif
! Graphic symbol for component ABB_ACS880.
!
! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
!
! Dynamics for the symbol
! - colored red when an error occurs.
! - colored yellow when a warning occurs.
! - colored darkgray when the pump is off.
! - the mode (manual or local) is displayed with a M or L.
! - pump on and off is displayed with different pages.
! - popupmenu with the methods of the connected object.
!
! DigError <t>$hostobject.IndError <link>GeDynDigError, ,$pwr_lang/man_geref.dat
! DigWarning <t>$hostobject.IndWarning <link>GeDynDigWarning, ,$pwr_lang/man_geref.dat
! DigLowColor <t>$hostobject.ACS800.ConvertRun <link>GeDynDigLowColor, ,$pwr_lang/man_geref.dat
! Value <t>$hostobject.Mode.IndMode <link>GeDynValue, ,$pwr_lang/man_geref.dat
! DigShift <t>$hostobject.ACS800.ConvertRun <link>GeDynDigShift, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
!
! Default Cycle Slow
! No default dynamics.
!
!*/
1
......
0! DefaultWidth 1057
0! DefaultHeight 840
199
!/**
! TempSwitch
! Group Components/BaseComponent
!
! <image> bcomp_tempswitch_gs.gif
!
! <h1>Description
! Temperature switch. Graphic symbol for basecomponent BaseTempSwitch.
! Should be connected to an instance of BaseTempSwitch, or a
! subclass to this class.
!
! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
!
! Dynamics for the symbol
! - flashing red at alarm status.
! - popupmenu with the methods of the connected object.
!
! DigFlash <t>$hostobject.AlarmStatus <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
!
! Default Cycle Slow
!
!*/
1
100 20
135 20
......
199
!/**
! PressureSensor
! Group Components/BaseComponent
! Profibus slave
! Group Components/Profibus
!
! <image> bcomp_pressuresensor_gs.gif
! <image> mcomp_pb_dp_slave_gs.png
!
! <h1>Description
! Pressure sensor. Graphic symbol for basecomponent BasePressureSensor.
! Should be connected to an instance of BasePressureSensor, or a
! Profibus slave. Graphic symbol for a Profibus slave.
! Should be connected to an instance of Pb_Dp_Slave, or a
! subclass to this class.
! The name of the slave can be inserted in A2. A1 is used
! by the HostObject dynamic to display the slave address.
!
! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
!
! Dynamics for the symbol
! - flashing red when the high-high or low-low limits are exceeded.
! - colored yellow when the high or low limits are exceeded.
! - popupmenu with the methods of the connected object.
! - yellow or red at warning or error status.
! - slave address displayed in A1.
!
! DigFlash <t>$hostobject.IndError <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat
! DigWarning <t>$hostobject.IndWarning <link>GeDynDigWarning, ,$pwr_lang/man_geref.dat
! Value <t>$hostobject.Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
! StatusColor <t>$hostobject.StatusColor <link>GeDynStatusColor, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
!
! Default Cycle Slow
......
......@@ -2,26 +2,25 @@
0! DefaultHeight 0
199
!/**
! PressureSensor
! Group Components/BaseComponent
! Profinet device
! Group Components/Profibus
!
! <image> bcomp_pressuresensor_gs.gif
! <image> mcomp_pndevice_gs.png
!
! <h1>Description
! Pressure sensor. Graphic symbol for basecomponent BasePressureSensor.
! Should be connected to an instance of BasePressureSensor, or a
! Profinet device. Graphic symbol for a Profinet device.
! Should be connected to an instance of PnDevice, or a
! subclass to this class.
! The name of the device can be inserted in A2, and for example
! the last digits of the IP address in A1.
!
! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
!
! Dynamics for the symbol
! - flashing red when the high-high or low-low limits are exceeded.
! - colored yellow when the high or low limits are exceeded.
! - popupmenu with the methods of the connected object.
! - yellow or red at warning or error status.
!
! DigFlash <t>$hostobject.IndError <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat
! DigWarning <t>$hostobject.IndWarning <link>GeDynDigWarning, ,$pwr_lang/man_geref.dat
! StatusColor <t>$hostobject.StatusColor <link>GeDynStatusColor, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
!
! Default Cycle Slow
......
......@@ -2,24 +2,27 @@
0! DefaultHeight 540
199
!/**
! TempSwitch
! Group Components/BaseComponent
! Profibus slave
! Group Components/Profibus
!
! <image> bcomp_tempswitch_gs.gif
! <image> mcomp_pb_dp_slave_gs.png
!
! <h1>Description
! Temperature switch. Graphic symbol for basecomponent BaseTempSwitch.
! Should be connected to an instance of BaseTempSwitch, or a
! Profibus slave. Graphic symbol for a Profibus slave.
! Should be connected to an instance of Pb_Dp_Slave, or a
! subclass to this class.
! The name of the slave can be inserted in A2. A1 is used
! by the HostObject dynamic to display the slave address.
!
! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
!
! Dynamics for the symbol
! - flashing red at alarm status.
! - popupmenu with the methods of the connected object.
! - yellow or red at warning or error status.
! - slave address displayed in A1.
!
! DigFlash <t>$hostobject.AlarmStatus <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat
! Value <t>$hostobject.Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
! StatusColor <t>$hostobject.StatusColor <link>GeDynStatusColor, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
!
! Default Cycle Slow
......
......@@ -2186,8 +2186,8 @@ An object that has input focus is usually marked with a relief that surrounds th
</headerlevel>
<topic> geg_images
Gif and JPEG-images
You insert a gif or JPEG image in the following way. Copy the image file to $pwrp_pop. It is
Images
You insert a png, gif or jpg image in the following way. Copy the image file to $pwrp_pop. It is
now displayed under the folder Local/Images in the subgraph palette. Select the picture and
click with MB2 in the working area.
......@@ -2196,11 +2196,10 @@ The functions to change colors for subgraphs, i.e. color tone, lightness, intens
shift, also applies to image objects.
<h2>Dynamics
You can not set any dynamic on the image object directory. You can though let them be a member
You can not set any dynamic on the image object directly. You can though let them be a member
of a group or subgraph, and state dynamics for the group or subgraph. If you dynamically want
to change the color of an image object, you should use a dynamic type that changes the color
tone, e.g. DigTone.
DigTone.
</topic>
<topic> geg_createsubgraph
......
This diff is collapsed.
......@@ -85,6 +85,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) :
"$pwre_croot/xtt/mmi/ssg/src/ssg*.pwg",
"$pwre_croot/bcomp/mmi/bcomp/src/bcomp*.pwg",
"$pwre_croot/abb/mmi/mcomp/src/mcomp*.pwg",
"$pwre_croot/profibus/mmi/mcomp/src/mcomp*.pwg",
""};
static pwr_tFileName titles[10] = {
"General",
......@@ -93,6 +94,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) :
"CircuitDiagram",
"BaseComponent",
"ABB",
"Profibus",
""};
pwr_tFileName found_file;
......
199
!/** This file is only for generatíon of man_subgraph.dat
! Axis
! Group Analog
!
! <image> pwr_axis_gs.gif
!
! <h1>Description
! Axis.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! Axis is a complex object.
! See Axis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! AxisArc
! Group Analog
!
! <image> pwr_axisarc_gs.png
!
! <h1>Description
! Circular axis.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! AxisArc is a complex object.
! See AxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! Bar
! Group Analog
!
! <image> pwr_bar_gs.gif
!
! <h1>Description
! A bar displaying an analog value.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! Bar is a complex object.
! See Bar in Ge Reference Manual<link>geref_bar, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! DynamicAxis
! Group Analog
!
! <image> pwr_axis_gs.gif
!
! <h1>Description
! Axis with dynamic range.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! DynamicAxis is a complex object.
! See DynamicAxis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/** This file is only for generaton of man_subgraph.dat
! DynamicAxisArc
! Group Analog
!
! <image> pwr_axisarc_gs.png
!
! <h1>Description
! Circular axis with dynamic range.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! DynamicAxisArc is a complex object.
! See DynamicAxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! Trend
! Group Analog
!
! <image> pwr_trend_gs.gif
!
! <h1>Description
! Trend with one or two curves.
! The object is drawn with colortheme colors and requires that a
! colortheme is set.
!
! <h1>Default dynamics
! Trend is a complex object.
! See Trend in Ge Reference manual <link>geref_trend, ,$pwr_lang/man_geref.dat
!
!*/
99
......@@ -5,10 +5,12 @@
! ValueInputMediumBg
! Group Values
!
! <image> pwrct_valueinputmediumbg_gs.png
! <image> pwrct_valueinputmediumbgs_gs.png
!
! <h1>Description
! Medium value input field with background relief.
! Medium value input field with vertical background relief.
! The horizontal relief in missing and the field can be used
! in a column.
! The object is drawn with colortheme colors.
! The background relief is drawn with the background color of
! the object.
......
......@@ -2,13 +2,13 @@
0! DefaultHeight 0
199
!/**
! ValueInputMediumBg
! ValueInputMediumCenterBg
! Group Values
!
! <image> pwrct_valueinputmediumbg_gs.png
!
! <h1>Description
! Medium value input field with background relief.
! Medium value input field with center aligned text and background relief.
! The object is drawn with colortheme colors.
! The background relief is drawn with the background color of
! the object.
......
......@@ -2,13 +2,15 @@
0! DefaultHeight 0
199
!/**
! ValueInputMediumBg
! ValueInputMediumCenterBgs
! Group Values
!
! <image> pwrct_valueinputmediumbg_gs.png
! <image> pwrct_valueinputmediumbgs_gs.png
!
! <h1>Description
! Medium value input field with background relief.
! Medium value input field with center aligned text and
! vertical background relief. The horizontal relief in missing
! and the field can be used in a column.
! The object is drawn with colortheme colors.
! The background relief is drawn with the background color of
! the object.
......
......@@ -2,13 +2,13 @@
0! DefaultHeight 0
199
!/**
! ValueInputSmallBg
! ValueInputSmallCenterBg
! Group Values
!
! <image> pwrct_valueinputsmallbg_gs.png
!
! <h1>Description
! Small value input field with background relief.
! Small value input field with center aligned text and background relief.
! The object is drawn with colortheme colors.
! The background relief is drawn with the background color of
! the object.
......
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! Axis
! Group Analog
!
......@@ -13,96 +13,4 @@
! See Axis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_axis
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! AxisArc
! Group Analog
!
......@@ -13,96 +13,4 @@
! See AxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_axis
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/**
!/** This file is only for generatíon of man_subgraph.dat
! BarChart
! Group Analog
!
......@@ -15,96 +15,4 @@
! See BarChart in Ge Reference Manual<link>geref_barchart, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_barchart
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/** This file is only for generatíon of man_subgraph.dat
! ConGlue
! Group Other
!
! <image> pwr_conglue_gs.png
!
! <h1>Description
! A ConGlue is an end point or a ramification for connections. It has four connection
! points and is in it's virgin form drawn as a cross with one connection point on each side.
! Once connected to a connections it's shaped and colored after the connection. Even after
! the ConGlue is reshaped it still has the four connection points that can be connected
! to other connections in different directions.
! If a connection is drawn from a connection point and released in the working area, a
! ConGlue is automatically created as an endpoint for the connection.
!
! A ConGlue is used as end point for a connection, for ramifications of connections. or
! to control the route of a connection.
!
! ConGlue is a complex object.
! See connnections in Ge Reference Manual <link>geref_connections, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! DynamicAxis
! Group Analog
!
......@@ -13,96 +13,4 @@
! See Axis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_dynamicaxis
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! DynamicAxisArc
! Group Analog
!
......@@ -13,96 +13,4 @@
! See AxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_dynamicaxis
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! FastCurve
! Group Analog
!
......@@ -13,96 +13,4 @@
! See FastCurve in Ge Reference Manual<link>geref_fastcurve, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 4.07705
136 4.07705
105 100
106 -36
107 -31
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 138
119 126
120 1
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_fastcurve
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/** This file is only for generaton of man_subgraph.dat
! TabbedWindow
! Group Other
!
! <image> geref_fig17.png
!
! <h1>Description
! Tabbed window.
!
! <h1>Default dynamics
! TabbedWindow is a complex object.
! See TabbedWindow in Ge Reference Manual <link>geref_tabbedwind, ,$pwr_lang/man_geref.dat
!
!*/
99
......@@ -7,8 +7,8 @@ path
}
menu Images
{
subgraph GrayInd jpwr/jop/jop_grayind.gif 6
subgraph GreenInd jpwr/jop/jop_greenind.gif 6
subgraph GrayInd $pwr_exe/pwr_grayind.png 6
subgraph GreenInd $pwr_exe/pwr_greenind.png 6
subgraph GtkQuestion $pwr_exe/pwr_gtk_question.png 6
subgraph GtkError $pwr_exe/pwr_gtk_error.png 6
subgraph GtkWarning $pwr_exe/pwr_gtk_warning.png 6
......@@ -78,7 +78,7 @@ menu Process
subgraph Valve pwr_exe:pwr_valve.pwsg 1
subgraph ValveAnim pwr_exe:pwr_valveanim.pwsg 1
subgraph ValveAnim2 pwr_exe:pwr_valveanim2.pwsg 1
subgraph ValveManual pwr_exe:pwr_valvemanuel.pwsg 4
subgraph ValveManuel pwr_exe:pwr_valvemanuel.pwsg 4
subgraph ValveControl pwr_exe:pwr_valvecontrol.pwsg 2
subgraph ValveControl2 pwr_exe:pwr_valvecontrol2.pwsg 53
subgraph Valve3Way pwr_exe:pwr_valve3way.pwsg 99
......
199
!/** This file is only for generatíon of man_subgraph.dat
! GrayInd
! Group Images
!
! <image> pwr_grayind_gs.png
!
! <h1>Description
! Gray indicator.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! GreenInd
! Group Images
!
! <image> pwr_greenind_gs.png
!
! <h1>Description
! Green indicator.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! GtkError
! Group Images
!
! <image> pwr_gtk_error_gs.png
!
! <h1>Description
! Error symbol.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
199
!/** This file is only for generaton of man_subgraph.dat
! GtkInfo
! Group Images
!
! <image> pwr_gtk_info_gs.png
!
! <h1>Description
! Info symbol.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! GtkQuestion
! Group Images
!
! <image> pwr_gtk_question_gs.png
!
! <h1>Description
! Question symbol.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
199
!/** This file is only for generatíon of man_subgraph.dat
! GtkWarning
! Group Images
!
! <image> pwr_gtk_warning_gs.png
!
! <h1>Description
! Warning symbol.
!
! <h1>Default dynamics
! No default dynamics.
! To set dynamics, a group has to be created for the image.
!
! See images in Ge Reference Manual <link>geg_images, ,$pwr_lang/man_geref.dat
!*/
99
0! DefaultWidth 0
0! DefaultHeight 0
199
!/**
! Lake
! Group Hydraulics
!
! <image> pwr_lake_gs.png
!
! <h1>Description
! Lake.
!
! <h1>Default dynamics
! No default dynamics.
!
!*/
1
100 61.7041
135 61.7041
......
......@@ -2,10 +2,10 @@
0! DefaultHeight 0
199
!/**
! MDamper
! MDamper2
! Group Process
!
! <image> pwr_mdamper_gs.gif
! <image> pwr_mdamper2_gs.png
!
! <h1>Description
! Solenoid damper.
......
199
!/** This file is only for generaton of man_subgraph.dat
! MethodToolbar
! Group Other
!
! <image> geg_fig159.png
!
! <h1>Description
! Method toolbar. the method toolbar is used in object graphs to activate the
! methods of the object.
!
! <h1>Default dynamics
! MethodToolbar is a complex object.
! See Table in Ge Reference Manual <link>geg_specialobjects_methodtoolbar, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! Pie
! Group Analog
!
......@@ -13,96 +13,4 @@
! See Pie in Ge Reference Manual<link>geref_pie, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_pie
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
......@@ -2,13 +2,13 @@
0! DefaultHeight 0
199
!/**
! Tank2
! Pool
! Group Hydraulics
!
! <image> pwr_tank2_gs.gif
! <image> pwr_pool_gs.png
!
! <h1>Description
! Tank.
! Pool.
!
! <h1>Default dynamics
! No default dynamics.
......
0! DefaultWidth 0
0! DefaultHeight 0
199
!/**
! ScrollingText
! Group Values
!
! <image> pwr_scrollingtext_gs.png
!
! <h1>Description
! Field to display a scrolling text.
!
! <h1>Default dynamics
! ScrollingText <link>GeDynScrollingText, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
......
199
!/** This file is only for generaton of man_subgraph.dat
! Table
! Group Other
!
! <image> pwr_table_gs.png
!
! <h1>Description
! Table.
!
! <h1>Default dynamics
! Table is a complex object.
! See Table in Ge Reference Manual <link>geref_table, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! Trend
! Group Analog
!
......@@ -13,96 +13,4 @@
! See Trend in Ge Reference manual <link>geref_trend, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 19.3633
136 19.3633
105 100
106 -50
107 -33
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 138
119 126
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_trend
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 256
2236 0
2216 0
2221 0
2237 0
2238 0
2239 0
2240 0
2241 0
2242 0
2217 0
2218 0
2219 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
99
99
199
!/** This file is only for generatíon of man_subgraph.dat
! Window
! Group Other
!
! <image> pwr_window_gs.png
!
! <h1>Description
! Window to display another graph.
! The original graph can be replaced in runtime by another graph with the
! 'set subwindow' command.
!
! Window is a complex object.
! See Window in Ge Reference Manual <link>geref_windowobject, ,$pwr_lang/man_geref.dat
!
!*/
99
199
!/**
!/** This file is only for generaton of man_subgraph.dat
! XYCurve
! Group Analog
!
......@@ -13,96 +13,4 @@
! See XYCurve in Ge Reference Manual<link>geref_xycurve, ,$pwr_lang/man_geref.dat
!
!*/
1
100 20
135 20
101 20
102 0
103 0
104 20
136 20
105 100
106 0
107 0
108 -1e+10
109 1e+10
110 -1e+10
111 1e+10
116 0
117 0
118 0
119 0
120 0
121 Claes context
122 0
126 1
127 1
128 0
129 0.3
130 1.5
131 0.8
132 3
133 2
137 4510
134
22
2200 0
2201 0
2202 pwr_xycurve
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 0
2220
2230 0
2231 0
2222
2223 1
2224 0.5
2232 0.5
2225 0.5
2226 0
2227
2228 0
2229 99
2233 1
2234 1
2235 0
2243 0
2244
99
123
2
99
124
2
99
125
2
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