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

Doc, man_subgraph updated

parent 48706a11
...@@ -2,38 +2,16 @@ ...@@ -2,38 +2,16 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! ACS800PumpAggr ! ACS880
! Group Components/ABB ! Group Components/ABB
! !
! <image> bcomp_pumpaggr_gs.gif ! <image> mcomp_acs880_gs.png
! !
! <h1>Description ! <h1>Description
! Pump aggregate. Graphic symbol for component ABB_ACS800PumpAggr. ! Graphic symbol for component ABB_ACS880.
! 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
! !
! <h1>Default dynamics ! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat ! No default dynamics.
!
! 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
! !
!*/ !*/
1 1
......
0! DefaultWidth 1057 0! DefaultWidth 1057
0! DefaultHeight 840 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 1
100 20 100 20
135 20 135 20
......
199 199
!/** !/**
! PressureSensor ! Profibus slave
! Group Components/BaseComponent ! Group Components/Profibus
! !
! <image> bcomp_pressuresensor_gs.gif ! <image> mcomp_pb_dp_slave_gs.png
! !
! <h1>Description ! <h1>Description
! Pressure sensor. Graphic symbol for basecomponent BasePressureSensor. ! Profibus slave. Graphic symbol for a Profibus slave.
! Should be connected to an instance of BasePressureSensor, or a ! Should be connected to an instance of Pb_Dp_Slave, or a
! subclass to this class. ! 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 ! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat ! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
! !
! Dynamics for the symbol ! Dynamics for the symbol
! - flashing red when the high-high or low-low limits are exceeded. ! - yellow or red at warning or error status.
! - colored yellow when the high or low limits are exceeded. ! - slave address displayed in A1.
! - popupmenu with the methods of the connected object.
! !
! DigFlash <t>$hostobject.IndError <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat ! Value <t>$hostobject.Value <link>GeDynValue, ,$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 ! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
! !
! Default Cycle Slow ! Default Cycle Slow
......
...@@ -2,26 +2,25 @@ ...@@ -2,26 +2,25 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! PressureSensor ! Profinet device
! Group Components/BaseComponent ! Group Components/Profibus
! !
! <image> bcomp_pressuresensor_gs.gif ! <image> mcomp_pndevice_gs.png
! !
! <h1>Description ! <h1>Description
! Pressure sensor. Graphic symbol for basecomponent BasePressureSensor. ! Profinet device. Graphic symbol for a Profinet device.
! Should be connected to an instance of BasePressureSensor, or a ! Should be connected to an instance of PnDevice, or a
! subclass to this class. ! 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 ! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat ! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
! !
! Dynamics for the symbol ! Dynamics for the symbol
! - flashing red when the high-high or low-low limits are exceeded. ! - yellow or red at warning or error status.
! - colored yellow when the high or low limits are exceeded.
! - popupmenu with the methods of the connected object.
! !
! DigFlash <t>$hostobject.IndError <link>GeDynDigFlash, ,$pwr_lang/man_geref.dat ! StatusColor <t>$hostobject.StatusColor <link>GeDynStatusColor, ,$pwr_lang/man_geref.dat
! DigWarning <t>$hostobject.IndWarning <link>GeDynDigWarning, ,$pwr_lang/man_geref.dat
! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat ! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
! !
! Default Cycle Slow ! Default Cycle Slow
......
...@@ -2,24 +2,27 @@ ...@@ -2,24 +2,27 @@
0! DefaultHeight 540 0! DefaultHeight 540
199 199
!/** !/**
! TempSwitch ! Profibus slave
! Group Components/BaseComponent ! Group Components/Profibus
! !
! <image> bcomp_tempswitch_gs.gif ! <image> mcomp_pb_dp_slave_gs.png
! !
! <h1>Description ! <h1>Description
! Temperature switch. Graphic symbol for basecomponent BaseTempSwitch. ! Profibus slave. Graphic symbol for a Profibus slave.
! Should be connected to an instance of BaseTempSwitch, or a ! Should be connected to an instance of Pb_Dp_Slave, or a
! subclass to this class. ! 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 ! <h1>Default dynamics
! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat ! HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
! !
! Dynamics for the symbol ! Dynamics for the symbol
! - flashing red at alarm status. ! - yellow or red at warning or error status.
! - popupmenu with the methods of the connected object. ! - 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 ! PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
! !
! Default Cycle Slow ! Default Cycle Slow
......
...@@ -2186,8 +2186,8 @@ An object that has input focus is usually marked with a relief that surrounds th ...@@ -2186,8 +2186,8 @@ An object that has input focus is usually marked with a relief that surrounds th
</headerlevel> </headerlevel>
<topic> geg_images <topic> geg_images
Gif and JPEG-images Images
You insert a gif or JPEG image in the following way. Copy the image file to $pwrp_pop. It is 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 now displayed under the folder Local/Images in the subgraph palette. Select the picture and
click with MB2 in the working area. click with MB2 in the working area.
...@@ -2196,11 +2196,10 @@ The functions to change colors for subgraphs, i.e. color tone, lightness, intens ...@@ -2196,11 +2196,10 @@ The functions to change colors for subgraphs, i.e. color tone, lightness, intens
shift, also applies to image objects. shift, also applies to image objects.
<h2>Dynamics <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 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 to change the color of an image object, you should use a dynamic type that changes the color
tone, e.g. DigTone. tone, e.g. DigTone.
DigTone.
</topic> </topic>
<topic> geg_createsubgraph <topic> geg_createsubgraph
......
...@@ -34,15 +34,15 @@ ...@@ -34,15 +34,15 @@
<hr> <hr>
2015-12-21 2017-06-29
Version V5.3.0 Version V5.5.0
<hr> <hr>
</topic> </topic>
<topic> __DocumentInfoPage <topic> __DocumentInfoPage
Copyright (C) 2005-2016 SSAB EMEA AB Copyright (C) 2005-2017 SSAB EMEA AB
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 under the terms of the GNU Free Documentation License, Version 1.2
...@@ -59,6 +59,7 @@ Subgraph documentation ...@@ -59,6 +59,7 @@ Subgraph documentation
<b>CircuitDiagram <link>CircuitDiagram <b>CircuitDiagram <link>CircuitDiagram
<b>BaseComponent <link>BaseComponent <b>BaseComponent <link>BaseComponent
<b>ABB <link>ABB <b>ABB <link>ABB
<b>Profibus <link>Profibus
</topic> </topic>
<option> printenable <option> printenable
<chapter> <chapter>
...@@ -69,6 +70,7 @@ General ...@@ -69,6 +70,7 @@ General
<b>Group Electric <link>General_Electric <b>Group Electric <link>General_Electric
<b>Group Grafcet <link>General_Grafcet <b>Group Grafcet <link>General_Grafcet
<b>Group Hydraulics <link>General_Hydraulics <b>Group Hydraulics <link>General_Hydraulics
<b>Group Images <link>General_Images
<b>Group Indicators <link>General_Indicators <b>Group Indicators <link>General_Indicators
<b>Group Layout <link>General_Layout <b>Group Layout <link>General_Layout
<b>Group Other <link>General_Other <b>Group Other <link>General_Other
...@@ -120,8 +122,8 @@ SafetySwitch <link>pwr_safetyswitch ...@@ -120,8 +122,8 @@ SafetySwitch <link>pwr_safetyswitch
Group Grafcet Group Grafcet
InitStep <link>pwr_initstep InitStep <link>pwr_initstep
Order <link>pwr_order Order <link>pwr_order
Step <link>pwr_stopwatch
Step <link>pwr_step Step <link>pwr_step
Step <link>pwr_stopwatch
Trans <link>pwr_trans Trans <link>pwr_trans
</topic> </topic>
...@@ -129,15 +131,26 @@ Trans <link>pwr_trans ...@@ -129,15 +131,26 @@ Trans <link>pwr_trans
Group Hydraulics Group Hydraulics
CheckValve <link>pwr_checkvalve CheckValve <link>pwr_checkvalve
HydraulicPump <link>pwr_hydraulicpump HydraulicPump <link>pwr_hydraulicpump
Lake <link>pwr_lake
Pool <link>pwr_pool
PressureGauge <link>pwr_pressuregauge PressureGauge <link>pwr_pressuregauge
PressureSwitch <link>pwr_pressureswitch PressureSwitch <link>pwr_pressureswitch
ReleaseValve <link>pwr_releasevalve ReleaseValve <link>pwr_releasevalve
ReleaseValveRight <link>pwr_releasevalveright ReleaseValveRight <link>pwr_releasevalveright
Tank <link>pwr_tank Tank <link>pwr_tank
Tank2 <link>pwr_pool
Tank2 <link>pwr_tank2 Tank2 <link>pwr_tank2
</topic> </topic>
<topic> General_Images
Group Images
GrayInd <link>pwr_grayind
GreenInd <link>pwr_greenind
GtkError <link>pwr_gtk_error
GtkInfo <link>pwr_gtk_info
GtkQuestion <link>pwr_gtk_question
GtkWarning <link>pwr_gtk_warning
</topic>
<topic> General_Indicators <topic> General_Indicators
Group Indicators Group Indicators
IndAnimRound <link>pwr_indanimround IndAnimRound <link>pwr_indanimround
...@@ -182,8 +195,10 @@ ThreeWayConnection <link>pwr_threewayconnection ...@@ -182,8 +195,10 @@ ThreeWayConnection <link>pwr_threewayconnection
<topic> General_Other <topic> General_Other
Group Other Group Other
Camera <link>pwr_camera Camera <link>pwr_camera
ConGlue <link>pwr_conglue
Menubar <link>pwr_menubar Menubar <link>pwr_menubar
Menubar2 <link>pwr_menubar2 Menubar2 <link>pwr_menubar2
MethodToolbar <link>pwr_methodtoolbar
Needle <link>pwr_needle Needle <link>pwr_needle
OptionMenu <link>pwr_optionmenu OptionMenu <link>pwr_optionmenu
Pc <link>pwr_pc Pc <link>pwr_pc
...@@ -193,8 +208,11 @@ Pulpet <link>pwr_pulpet ...@@ -193,8 +208,11 @@ Pulpet <link>pwr_pulpet
PwrLogotype <link>pwr_logga PwrLogotype <link>pwr_logga
Rack <link>pwr_rack Rack <link>pwr_rack
Smiley <link>pwr_smiley Smiley <link>pwr_smiley
TabbedWindow <link>pwr_folder
Table <link>pwr_table
Terminal <link>pwr_terminal Terminal <link>pwr_terminal
VideoCamera <link>pwr_videocamera VideoCamera <link>pwr_videocamera
Window <link>pwr_window
</topic> </topic>
<topic> General_Process <topic> General_Process
...@@ -228,7 +246,7 @@ HandWheel <link>pwr_handwheel ...@@ -228,7 +246,7 @@ HandWheel <link>pwr_handwheel
LimitSwitch <link>pwr_limitswitch LimitSwitch <link>pwr_limitswitch
M3WayValve <link>pwr_m3wayvalve M3WayValve <link>pwr_m3wayvalve
MDamper <link>pwr_mdamper MDamper <link>pwr_mdamper
MDamper <link>pwr_mdamper2 MDamper2 <link>pwr_mdamper2
MValve <link>pwr_mvalve MValve <link>pwr_mvalve
Motor <link>pwr_motor Motor <link>pwr_motor
Motor2 <link>pwr_motor2 Motor2 <link>pwr_motor2
...@@ -260,7 +278,6 @@ ValveAnim2 <link>pwr_valveanim2 ...@@ -260,7 +278,6 @@ ValveAnim2 <link>pwr_valveanim2
ValveControl <link>pwr_valvecontrol ValveControl <link>pwr_valvecontrol
ValveControl2 <link>pwr_valvecontrol2 ValveControl2 <link>pwr_valvecontrol2
ValveManuel <link>pwr_valvemanuel ValveManuel <link>pwr_valvemanuel
pwr_scrollingtext <link>pwr_scrollingtext
</topic> </topic>
<topic> General_Pushbuttons <topic> General_Pushbuttons
...@@ -360,6 +377,7 @@ SliderBackground3 <link>pwr_sliderbackground3 ...@@ -360,6 +377,7 @@ SliderBackground3 <link>pwr_sliderbackground3
<topic> General_Values <topic> General_Values
Group Values Group Values
PasswordInput <link>pwr_passwordinput PasswordInput <link>pwr_passwordinput
ScrollingText <link>pwr_scrollingtext
ValueInputLarge <link>pwr_valueinputlarge ValueInputLarge <link>pwr_valueinputlarge
ValueInputLargeCenter <link>pwr_valueinputlargecenter ValueInputLargeCenter <link>pwr_valueinputlargecenter
ValueInputLargeRd <link>pwr_valueinputlargerd ValueInputLargeRd <link>pwr_valueinputlargerd
...@@ -386,7 +404,6 @@ ValueReliefUp <link>pwr_valuereliefup ...@@ -386,7 +404,6 @@ ValueReliefUp <link>pwr_valuereliefup
ValueSmall <link>pwr_valuesmall ValueSmall <link>pwr_valuesmall
ValueSmallCenter <link>pwr_valuesmallcenter ValueSmallCenter <link>pwr_valuesmallcenter
ValueSmallRight <link>pwr_valuesmallright ValueSmallRight <link>pwr_valuesmallright
pwr_lake <link>pwr_lake
</topic> </topic>
<topic> General_Ventilation <topic> General_Ventilation
...@@ -897,7 +914,7 @@ Group Grafcet ...@@ -897,7 +914,7 @@ Group Grafcet
</topic> </topic>
<topic> pwr_stopwatch <style> function <topic> pwr_step <style> function
Step Step
Group Grafcet Group Grafcet
...@@ -912,7 +929,7 @@ Group Grafcet ...@@ -912,7 +929,7 @@ Group Grafcet
</topic> </topic>
<topic> pwr_step <style> function <topic> pwr_stopwatch <style> function
Step Step
Group Grafcet Group Grafcet
...@@ -975,6 +992,34 @@ Group Hydraulics ...@@ -975,6 +992,34 @@ Group Hydraulics
</topic> </topic>
<topic> pwr_lake <style> function
Lake
Group Hydraulics
<image> pwr_lake_gs.png
<h1>Description
Lake.
<h1>Default dynamics
No default dynamics.
</topic>
<topic> pwr_pool <style> function
Pool
Group Hydraulics
<image> pwr_pool_gs.png
<h1>Description
Pool.
<h1>Default dynamics
No default dynamics.
</topic>
<topic> pwr_pressuregauge <style> function <topic> pwr_pressuregauge <style> function
PressureGauge PressureGauge
Group Hydraulics Group Hydraulics
...@@ -1039,7 +1084,7 @@ Group Hydraulics ...@@ -1039,7 +1084,7 @@ Group Hydraulics
</topic> </topic>
<topic> pwr_pool <style> function <topic> pwr_tank2 <style> function
Tank2 Tank2
Group Hydraulics Group Hydraulics
...@@ -1053,18 +1098,105 @@ Group Hydraulics ...@@ -1053,18 +1098,105 @@ Group Hydraulics
</topic> </topic>
<topic> pwr_tank2 <style> function </headerlevel>
Tank2 <topic>Images__dummy <style> function
Group Hydraulics Group Images
</topic>
<headerlevel>
<topic> pwr_grayind <style> function
GrayInd
Group Images
<image> pwr_tank2_gs.gif <image> pwr_grayind_gs.png
<h1>Description <h1>Description
Tank. 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
</topic>
<topic> pwr_greenind <style> function
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
</topic>
<topic> pwr_gtk_error <style> function
GtkError
Group Images
<image> pwr_gtk_error_gs.png
<h1>Description
Error symbol.
<h1>Default dynamics <h1>Default dynamics
No 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
</topic>
<topic> pwr_gtk_info <style> function
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
</topic>
<topic> pwr_gtk_question <style> function
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
</topic>
<topic> pwr_gtk_warning <style> function
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
</topic> </topic>
</headerlevel> </headerlevel>
...@@ -1527,6 +1659,29 @@ Group Other ...@@ -1527,6 +1659,29 @@ Group Other
</topic> </topic>
<topic> pwr_conglue <style> function
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
</topic>
<topic> pwr_menubar <style> function <topic> pwr_menubar <style> function
Menubar Menubar
Group Other Group Other
...@@ -1557,6 +1712,22 @@ Group Other ...@@ -1557,6 +1712,22 @@ Group Other
</topic> </topic>
<topic> pwr_methodtoolbar <style> function
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
</topic>
<topic> pwr_needle <style> function <topic> pwr_needle <style> function
Needle Needle
Group Other Group Other
...@@ -1686,6 +1857,36 @@ Group Other ...@@ -1686,6 +1857,36 @@ Group Other
</topic> </topic>
<topic> pwr_folder <style> function
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
</topic>
<topic> pwr_table <style> function
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
</topic>
<topic> pwr_terminal <style> function <topic> pwr_terminal <style> function
Terminal Terminal
Group Other Group Other
...@@ -1714,6 +1915,22 @@ Group Other ...@@ -1714,6 +1915,22 @@ Group Other
</topic> </topic>
<topic> pwr_window <style> function
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
</topic>
</headerlevel> </headerlevel>
<topic>Process__dummy <style> function <topic>Process__dummy <style> function
Group Process Group Process
...@@ -2202,10 +2419,10 @@ Group Process ...@@ -2202,10 +2419,10 @@ Group Process
</topic> </topic>
<topic> pwr_mdamper2 <style> function <topic> pwr_mdamper2 <style> function
MDamper MDamper2
Group Process Group Process
<image> pwr_mdamper_gs.gif <image> pwr_mdamper2_gs.png
<h1>Description <h1>Description
Solenoid damper. Solenoid damper.
...@@ -4294,6 +4511,20 @@ Group Values ...@@ -4294,6 +4511,20 @@ Group Values
</topic> </topic>
<topic> pwr_scrollingtext <style> function
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
</topic>
<topic> pwr_valueinputlarge <style> function <topic> pwr_valueinputlarge <style> function
ValueInputLarge ValueInputLarge
Group Values Group Values
...@@ -4713,6 +4944,7 @@ Group Ventilation ...@@ -4713,6 +4944,7 @@ Group Ventilation
<topic> ColorTheme <topic> ColorTheme
ColorTheme ColorTheme
<option> printdisable <option> printdisable
<b>Group Analog <link>ColorTheme_Analog
<b>Group Indicators <link>ColorTheme_Indicators <b>Group Indicators <link>ColorTheme_Indicators
<b>Group Other <link>ColorTheme_Other <b>Group Other <link>ColorTheme_Other
<b>Group Pushbuttons <link>ColorTheme_Pushbuttons <b>Group Pushbuttons <link>ColorTheme_Pushbuttons
...@@ -4720,6 +4952,16 @@ ColorTheme ...@@ -4720,6 +4952,16 @@ ColorTheme
<b>Group Values <link>ColorTheme_Values <b>Group Values <link>ColorTheme_Values
</topic> </topic>
<topic> ColorTheme_Analog
Group Analog
Axis <link>pwrct_axis
AxisArc <link>pwrct_axisarc
Bar <link>pwrct_bar
DynamicAxis <link>pwrct_dynamicaxis
DynamicAxisArc <link>pwrct_dynamicaxisarc
Trend <link>pwrct_trend
</topic>
<topic> ColorTheme_Indicators <topic> ColorTheme_Indicators
Group Indicators Group Indicators
IndRoundGreen <link>pwrct_indroundgreen IndRoundGreen <link>pwrct_indroundgreen
...@@ -4767,9 +5009,13 @@ Group Values ...@@ -4767,9 +5009,13 @@ Group Values
ValueInputLarge <link>pwrct_valueinputlarge ValueInputLarge <link>pwrct_valueinputlarge
ValueInputLargeBg <link>pwrct_valueinputlargebg ValueInputLargeBg <link>pwrct_valueinputlargebg
ValueInputMedium <link>pwrct_valueinputmedium ValueInputMedium <link>pwrct_valueinputmedium
ValueInputMediumBg <link>pwrct_valueinputmediumbgs
ValueInputMediumBg <link>pwrct_valueinputmediumbg ValueInputMediumBg <link>pwrct_valueinputmediumbg
ValueInputMediumCenterBg <link>pwrct_valueinputmediumcenterbg
ValueInputMediumCenterBgs <link>pwrct_valueinputmediumcenterbgs
ValueInputSmall <link>pwrct_valueinputsmall ValueInputSmall <link>pwrct_valueinputsmall
ValueInputSmallBg <link>pwrct_valueinputsmallbg ValueInputSmallBg <link>pwrct_valueinputsmallbg
ValueInputSmallCenterBg <link>pwrct_valueinputsmallcenterbg
ValueLarge <link>pwrct_valuelarge ValueLarge <link>pwrct_valuelarge
ValueLargeCenter <link>pwrct_valuelargecenter ValueLargeCenter <link>pwrct_valuelargecenter
ValueMedium <link>pwrct_valuemedium ValueMedium <link>pwrct_valuemedium
...@@ -4780,6 +5026,113 @@ ValueSmallCenter <link>pwrct_valuesmallcenter ...@@ -4780,6 +5026,113 @@ ValueSmallCenter <link>pwrct_valuesmallcenter
<option> printenable <option> printenable
<headerlevel> <headerlevel>
<topic>Analog__dummy <style> function
Group Analog
</topic>
<headerlevel>
<topic> pwrct_axis <style> function
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
</topic>
<topic> pwrct_axisarc <style> function
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
</topic>
<topic> pwrct_bar <style> function
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
</topic>
<topic> pwrct_dynamicaxis <style> function
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
</topic>
<topic> pwrct_dynamicaxisarc <style> function
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
</topic>
<topic> pwrct_trend <style> function
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
</topic>
</headerlevel>
<topic>Indicators__dummy <style> function <topic>Indicators__dummy <style> function
Group Indicators Group Indicators
</topic> </topic>
...@@ -5300,6 +5653,26 @@ Group Values ...@@ -5300,6 +5653,26 @@ Group Values
</topic> </topic>
<topic> pwrct_valueinputmediumbgs <style> function
ValueInputMediumBg
Group Values
<image> pwrct_valueinputmediumbgs_gs.png
<h1>Description
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.
<h1>Default dynamics
Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
ValueInput <link>GeDynValueInput, ,$pwr_lang/man_geref.dat
</topic>
<topic> pwrct_valueinputmediumbg <style> function <topic> pwrct_valueinputmediumbg <style> function
ValueInputMediumBg ValueInputMediumBg
Group Values Group Values
...@@ -5318,6 +5691,44 @@ Group Values ...@@ -5318,6 +5691,44 @@ Group Values
</topic> </topic>
<topic> pwrct_valueinputmediumcenterbg <style> function
ValueInputMediumCenterBg
Group Values
<image> pwrct_valueinputmediumbg_gs.png
<h1>Description
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.
<h1>Default dynamics
Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
ValueInput <link>GeDynValueInput, ,$pwr_lang/man_geref.dat
</topic>
<topic> pwrct_valueinputmediumcenterbgs <style> function
ValueInputMediumCenterBgs
Group Values
<image> pwrct_valueinputmediumbgs_gs.png
<h1>Description
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.
<h1>Default dynamics
Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
ValueInput <link>GeDynValueInput, ,$pwr_lang/man_geref.dat
</topic>
<topic> pwrct_valueinputsmall <style> function <topic> pwrct_valueinputsmall <style> function
ValueInputSmall ValueInputSmall
Group Values Group Values
...@@ -5352,6 +5763,24 @@ Group Values ...@@ -5352,6 +5763,24 @@ Group Values
</topic> </topic>
<topic> pwrct_valueinputsmallcenterbg <style> function
ValueInputSmallCenterBg
Group Values
<image> pwrct_valueinputsmallbg_gs.png
<h1>Description
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.
<h1>Default dynamics
Value <link>GeDynValue, ,$pwr_lang/man_geref.dat
ValueInput <link>GeDynValueInput, ,$pwr_lang/man_geref.dat
</topic>
<topic> pwrct_valuelarge <style> function <topic> pwrct_valuelarge <style> function
ValueLarge ValueLarge
Group Values Group Values
...@@ -9651,8 +10080,8 @@ ABB ...@@ -9651,8 +10080,8 @@ ABB
Group Components/ABB Group Components/ABB
ACS800FanAggr <link>mcomp_abb_acs800fanaggr ACS800FanAggr <link>mcomp_abb_acs800fanaggr
ACS800MotorAggr <link>mcomp_abb_acs800motoraggr ACS800MotorAggr <link>mcomp_abb_acs800motoraggr
ACS800PumpAggr <link>mcomp_abb_acs880
ACS800PumpAggr <link>mcomp_abb_acs800pumpaggr ACS800PumpAggr <link>mcomp_abb_acs800pumpaggr
ACS880 <link>mcomp_abb_acs880
</topic> </topic>
<option> printenable <option> printenable
...@@ -9728,7 +10157,7 @@ Group Components/ABB ...@@ -9728,7 +10157,7 @@ Group Components/ABB
</topic> </topic>
<topic> mcomp_abb_acs880 <style> function <topic> mcomp_abb_acs800pumpaggr <style> function
ACS800PumpAggr ACS800PumpAggr
Group Components/ABB Group Components/ABB
...@@ -9764,36 +10193,90 @@ Group Components/ABB ...@@ -9764,36 +10193,90 @@ Group Components/ABB
</topic> </topic>
<topic> mcomp_abb_acs800pumpaggr <style> function <topic> mcomp_abb_acs880 <style> function
ACS800PumpAggr ACS880
Group Components/ABB Group Components/ABB
<image> bcomp_pumpaggr_gs.gif <image> mcomp_acs880_gs.png
<h1>Description <h1>Description
Pump aggregate. Graphic symbol for component ABB_ACS800PumpAggr. Graphic symbol for component ABB_ACS880.
Should be connected to an instance of ABB_ACS800PumpAggr, or a
<h1>Default dynamics
No default dynamics.
</topic>
</headerlevel>
</headerlevel>
</chapter>
<chapter>
<topic> Profibus
Profibus
<option> printdisable
<b>Group Components/Profibus <link>Profibus_Components_Profibus
</topic>
<topic> Profibus_Components_Profibus
Group Components/Profibus
Profibus slave <link>mcomp_pb_dp_slave
Profinet device <link>mcomp_pndevice
</topic>
<option> printenable
<headerlevel>
<topic>Components_Profibus__dummy <style> function
Group Components/Profibus
</topic>
<headerlevel>
<topic> mcomp_pb_dp_slave <style> function
Profibus slave
Group Components/Profibus
<image> mcomp_pb_dp_slave_gs.png
<h1>Description
Profibus slave. Graphic symbol for a Profibus slave.
Should be connected to an instance of Pb_Dp_Slave, or a
subclass to this class. 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.
Subgraph with two pages, pump off (page 1) and pump on (page 2). <h1>Default dynamics
<image> bcomp_pumpaggr_ags.gif HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
Dynamics for the symbol
- yellow or red at warning or error status.
- slave address displayed in A1.
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
</topic>
<topic> mcomp_pndevice <style> function
Profinet device
Group Components/Profibus
<image> mcomp_pndevice_gs.png
<h1>Description
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 <h1>Default dynamics
HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat HostObject <link>GeDynHostObject, ,$pwr_lang/man_geref.dat
Dynamics for the symbol Dynamics for the symbol
- colored red when an error occurs. - yellow or red at warning or error status.
- 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 StatusColor <t>$hostobject.StatusColor <link>GeDynStatusColor, ,$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 PopupMenu <t>$hostobject <link>GeDynPopupMenu, ,$pwr_lang/man_geref.dat
Default Cycle Slow Default Cycle Slow
......
...@@ -85,6 +85,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) : ...@@ -85,6 +85,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) :
"$pwre_croot/xtt/mmi/ssg/src/ssg*.pwg", "$pwre_croot/xtt/mmi/ssg/src/ssg*.pwg",
"$pwre_croot/bcomp/mmi/bcomp/src/bcomp*.pwg", "$pwre_croot/bcomp/mmi/bcomp/src/bcomp*.pwg",
"$pwre_croot/abb/mmi/mcomp/src/mcomp*.pwg", "$pwre_croot/abb/mmi/mcomp/src/mcomp*.pwg",
"$pwre_croot/profibus/mmi/mcomp/src/mcomp*.pwg",
""}; ""};
static pwr_tFileName titles[10] = { static pwr_tFileName titles[10] = {
"General", "General",
...@@ -93,6 +94,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) : ...@@ -93,6 +94,7 @@ CnvPwgToXtthelp::CnvPwgToXtthelp( CnvCtx *cnv_ctx) :
"CircuitDiagram", "CircuitDiagram",
"BaseComponent", "BaseComponent",
"ABB", "ABB",
"Profibus",
""}; ""};
pwr_tFileName found_file; 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 @@ ...@@ -5,10 +5,12 @@
! ValueInputMediumBg ! ValueInputMediumBg
! Group Values ! Group Values
! !
! <image> pwrct_valueinputmediumbg_gs.png ! <image> pwrct_valueinputmediumbgs_gs.png
! !
! <h1>Description ! <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 object is drawn with colortheme colors.
! The background relief is drawn with the background color of ! The background relief is drawn with the background color of
! the object. ! the object.
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! ValueInputMediumBg ! ValueInputMediumCenterBg
! Group Values ! Group Values
! !
! <image> pwrct_valueinputmediumbg_gs.png ! <image> pwrct_valueinputmediumbg_gs.png
! !
! <h1>Description ! <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 object is drawn with colortheme colors.
! The background relief is drawn with the background color of ! The background relief is drawn with the background color of
! the object. ! the object.
......
...@@ -2,13 +2,15 @@ ...@@ -2,13 +2,15 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! ValueInputMediumBg ! ValueInputMediumCenterBgs
! Group Values ! Group Values
! !
! <image> pwrct_valueinputmediumbg_gs.png ! <image> pwrct_valueinputmediumbgs_gs.png
! !
! <h1>Description ! <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 object is drawn with colortheme colors.
! The background relief is drawn with the background color of ! The background relief is drawn with the background color of
! the object. ! the object.
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! ValueInputSmallBg ! ValueInputSmallCenterBg
! Group Values ! Group Values
! !
! <image> pwrct_valueinputsmallbg_gs.png ! <image> pwrct_valueinputsmallbg_gs.png
! !
! <h1>Description ! <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 object is drawn with colortheme colors.
! The background relief is drawn with the background color of ! The background relief is drawn with the background color of
! the object. ! the object.
......
199 199
!/** !/** This file is only for generaton of man_subgraph.dat
! Axis ! Axis
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See Axis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat ! 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 99
199 199
!/** !/** This file is only for generaton of man_subgraph.dat
! AxisArc ! AxisArc
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See AxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat ! 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 99
199 199
!/** !/** This file is only for generatíon of man_subgraph.dat
! BarChart ! BarChart
! Group Analog ! Group Analog
! !
...@@ -15,96 +15,4 @@ ...@@ -15,96 +15,4 @@
! See BarChart in Ge Reference Manual<link>geref_barchart, ,$pwr_lang/man_geref.dat ! 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 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 199
!/** !/** This file is only for generaton of man_subgraph.dat
! DynamicAxis ! DynamicAxis
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See Axis in Ge Reference Manual <link>geref_axis, ,$pwr_lang/man_geref.dat ! 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 99
199 199
!/** !/** This file is only for generaton of man_subgraph.dat
! DynamicAxisArc ! DynamicAxisArc
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See AxisArc in Ge Reference Manual <link>geref_axisarc, ,$pwr_lang/man_geref.dat ! 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 99
199 199
!/** !/** This file is only for generaton of man_subgraph.dat
! FastCurve ! FastCurve
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See FastCurve in Ge Reference Manual<link>geref_fastcurve, ,$pwr_lang/man_geref.dat ! 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 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 ...@@ -7,8 +7,8 @@ path
} }
menu Images menu Images
{ {
subgraph GrayInd jpwr/jop/jop_grayind.gif 6 subgraph GrayInd $pwr_exe/pwr_grayind.png 6
subgraph GreenInd jpwr/jop/jop_greenind.gif 6 subgraph GreenInd $pwr_exe/pwr_greenind.png 6
subgraph GtkQuestion $pwr_exe/pwr_gtk_question.png 6 subgraph GtkQuestion $pwr_exe/pwr_gtk_question.png 6
subgraph GtkError $pwr_exe/pwr_gtk_error.png 6 subgraph GtkError $pwr_exe/pwr_gtk_error.png 6
subgraph GtkWarning $pwr_exe/pwr_gtk_warning.png 6 subgraph GtkWarning $pwr_exe/pwr_gtk_warning.png 6
...@@ -78,7 +78,7 @@ menu Process ...@@ -78,7 +78,7 @@ menu Process
subgraph Valve pwr_exe:pwr_valve.pwsg 1 subgraph Valve pwr_exe:pwr_valve.pwsg 1
subgraph ValveAnim pwr_exe:pwr_valveanim.pwsg 1 subgraph ValveAnim pwr_exe:pwr_valveanim.pwsg 1
subgraph ValveAnim2 pwr_exe:pwr_valveanim2.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 ValveControl pwr_exe:pwr_valvecontrol.pwsg 2
subgraph ValveControl2 pwr_exe:pwr_valvecontrol2.pwsg 53 subgraph ValveControl2 pwr_exe:pwr_valvecontrol2.pwsg 53
subgraph Valve3Way pwr_exe:pwr_valve3way.pwsg 99 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! DefaultWidth 0
0! DefaultHeight 0 0! DefaultHeight 0
199
!/**
! Lake
! Group Hydraulics
!
! <image> pwr_lake_gs.png
!
! <h1>Description
! Lake.
!
! <h1>Default dynamics
! No default dynamics.
!
!*/
1 1
100 61.7041 100 61.7041
135 61.7041 135 61.7041
......
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! MDamper ! MDamper2
! Group Process ! Group Process
! !
! <image> pwr_mdamper_gs.gif ! <image> pwr_mdamper2_gs.png
! !
! <h1>Description ! <h1>Description
! Solenoid damper. ! 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 199
!/** !/** This file is only for generaton of man_subgraph.dat
! Pie ! Pie
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See Pie in Ge Reference Manual<link>geref_pie, ,$pwr_lang/man_geref.dat ! 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 99
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
0! DefaultHeight 0 0! DefaultHeight 0
199 199
!/** !/**
! Tank2 ! Pool
! Group Hydraulics ! Group Hydraulics
! !
! <image> pwr_tank2_gs.gif ! <image> pwr_pool_gs.png
! !
! <h1>Description ! <h1>Description
! Tank. ! Pool.
! !
! <h1>Default dynamics ! <h1>Default dynamics
! No default dynamics. ! No default dynamics.
......
0! DefaultWidth 0 0! DefaultWidth 0
0! DefaultHeight 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 1
100 20 100 20
135 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 199
!/** !/** This file is only for generaton of man_subgraph.dat
! Trend ! Trend
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See Trend in Ge Reference manual <link>geref_trend, ,$pwr_lang/man_geref.dat ! 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 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 199
!/** !/** This file is only for generaton of man_subgraph.dat
! XYCurve ! XYCurve
! Group Analog ! Group Analog
! !
...@@ -13,96 +13,4 @@ ...@@ -13,96 +13,4 @@
! See XYCurve in Ge Reference Manual<link>geref_xycurve, ,$pwr_lang/man_geref.dat ! 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 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