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
f25a5039
Commit
f25a5039
authored
Oct 14, 2009
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Designer's Guide: links updated
parent
e39c23b5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
52 additions
and
45 deletions
+52
-45
src/changelog.txt
src/changelog.txt
+2
-1
src/doc/man/en_us/man_dg.dat
src/doc/man/en_us/man_dg.dat
+26
-22
src/doc/man/src/dg_fig98.gif
src/doc/man/src/dg_fig98.gif
+0
-0
src/doc/man/sv_se/man_dg.dat
src/doc/man/sv_se/man_dg.dat
+24
-22
No files found.
src/changelog.txt
View file @
f25a5039
...
@@ -121,4 +121,5 @@
...
@@ -121,4 +121,5 @@
090916 cs wbl User and RttConfig merged into OpPlace object. User and RttConfig is now obsolete.
090916 cs wbl User and RttConfig merged into OpPlace object. User and RttConfig is now obsolete.
090916 cs linksup SystemStatus attribute in NodeLinkSup object contains system status of supervised node.
090916 cs linksup SystemStatus attribute in NodeLinkSup object contains system status of supervised node.
091005 cs gdh Bugfix in DetachedVolume. Attaching objects on a remote node didn't work.
091005 cs gdh Bugfix in DetachedVolume. Attaching objects on a remote node didn't work.
091005 cs statusmon Change node dialog and language support added. Some documentation.
091005 cs statusmon Change node dialog and language support added. Some documentation.
\ No newline at end of file
091014 cs doc Links in Designer's Guide updated and code format added in html version.
src/doc/man/en_us/man_dg.dat
View file @
f25a5039
...
@@ -1038,13 +1038,13 @@ their contents specified.
...
@@ -1038,13 +1038,13 @@ their contents specified.
The node hierarchy object is used to group objects in the Node Configuration. This object is
The node hierarchy object is used to group objects in the Node Configuration. This object is
of the $NodeHier class. The object can be used to group for instance $Node objects or XttGraph
of the $NodeHier class. The object can be used to group for instance $Node objects or XttGraph
objects.
objects.
See $NodeHier i Object Reference Manual <link>nodehier,"",$pwr_lang/pwrs_xtthelp.dat
See $NodeHier i Object Reference Manual <
class
link>nodehier,"",$pwr_lang/pwrs_xtthelp.dat
<h2>$Node
<h2>$Node
To define the nodes of the system, you use node objects. The node object is of the $Node class.
To define the nodes of the system, you use node objects. The node object is of the $Node class.
When the node object is created, a number of server and operator objects are created.
When the node object is created, a number of server and operator objects are created.
See $Node i Object Reference Manual <link>node,"",$pwr_lang/pwrs_xtthelp.dat
See $Node i Object Reference Manual <
class
link>node,"",$pwr_lang/pwrs_xtthelp.dat
<h2>I/O Objects
<h2>I/O Objects
The configuration of the I/O system is dependent of which type of I/O system you use. Proview
The configuration of the I/O system is dependent of which type of I/O system you use. Proview
...
@@ -1113,7 +1113,7 @@ to the outunits that has has interesst of this specific event.
...
@@ -1113,7 +1113,7 @@ to the outunits that has has interesst of this specific event.
In the object indicates, for example the number of events that is stored in the node. The object
In the object indicates, for example the number of events that is stored in the node. The object
is automatically create below a $Node object.
is automatically create below a $Node object.
See MessageHandler i Object Reference Manual <link>messagehandler,"",$pwr_lang/pwrb_xtthelp.dat
See MessageHandler i Object Reference Manual <
class
link>messagehandler,"",$pwr_lang/pwrb_xtthelp.dat
<h2>IOHandler object
<h2>IOHandler object
IOHandler configures properties for the I/O handling.
IOHandler configures properties for the I/O handling.
...
@@ -1128,7 +1128,7 @@ set to 0. If you want to simulate the process station, for example on the develo
...
@@ -1128,7 +1128,7 @@ set to 0. If you want to simulate the process station, for example on the develo
ReadWriteFlag is set to 0 and IOSimulFlag is set to 1.
ReadWriteFlag is set to 0 and IOSimulFlag is set to 1.
The IOHandler object is created automatically, when creating a $Node object.
The IOHandler object is created automatically, when creating a $Node object.
See IOHandler i Object Reference Manual <link>iohandler,"",$pwr_lang/pwrb_xtthelp.dat
See IOHandler i Object Reference Manual <
class
link>iohandler,"",$pwr_lang/pwrb_xtthelp.dat
<h2>Backup_Conf Object - Configuration Object for Backup
<h2>Backup_Conf Object - Configuration Object for Backup
Sometimes it may be desirable to have a backup of a number of objects in your system. In that
Sometimes it may be desirable to have a backup of a number of objects in your system. In that
...
@@ -1137,7 +1137,7 @@ is carried out with two different cycles, one fast cycle and one slow.
...
@@ -1137,7 +1137,7 @@ is carried out with two different cycles, one fast cycle and one slow.
In order to indicate which objects/attributes that should be backed up you use backup objects.
In order to indicate which objects/attributes that should be backed up you use backup objects.
See description of the Backup object <link> configure_rootvolume, backup_object
See description of the Backup object <link> configure_rootvolume, backup_object
See Backup_Conf in Object Reference Manual <link>backup_conf,"",$pwr_lang/pwrb_xtthelp.dat
See Backup_Conf in Object Reference Manual <
class
link>backup_conf,"",$pwr_lang/pwrb_xtthelp.dat
<h2>Operator Place Object
<h2>Operator Place Object
To define an operator place you place an object of the OpPlace class under the $Node object.
To define an operator place you place an object of the OpPlace class under the $Node object.
...
@@ -1147,7 +1147,7 @@ The following attributes must be given values:
...
@@ -1147,7 +1147,7 @@ The following attributes must be given values:
- OpNumber indicates the number of the operator place. Every operator place in the node
- OpNumber indicates the number of the operator place. Every operator place in the node
should be allocated a unique integer.
should be allocated a unique integer.
See OpPlace i Object Reference Manual <link>opplace,"",$pwr_lang/pwrb_xtthelp.dat
See OpPlace i Object Reference Manual <
class
link>opplace,"",$pwr_lang/pwrb_xtthelp.dat
<h2>User Object
<h2>User Object
For each operator place you must define an out unit of the user type (operator). To do this
For each operator place you must define an out unit of the user type (operator). To do this
...
@@ -1190,7 +1190,7 @@ possible to start from the graphics buttons of the Operator Window NoFastAvail
...
@@ -1190,7 +1190,7 @@ possible to start from the graphics buttons of the Operator Window NoFastAvail
the number of graphics buttons to be used. You can have 0- 15 push buttons. Buttons which are
the number of graphics buttons to be used. You can have 0- 15 push buttons. Buttons which are
not used become invisible.
not used become invisible.
See User i Object Reference Manual <link>user,"",$pwr_lang/pwrb_xtthelp.dat
See User i Object Reference Manual <
class
link>user,"",$pwr_lang/pwrb_xtthelp.dat
<b>Operator Window
<b>Operator Window
<image> dg_fig45.gif
<image> dg_fig45.gif
...
@@ -1208,7 +1208,7 @@ window.
...
@@ -1208,7 +1208,7 @@ window.
- Action. States a Ge graph to open, or an Xtt command to execute.
- Action. States a Ge graph to open, or an Xtt command to execute.
See XttGraph in Object Reference Manual <link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
See XttGraph in Object Reference Manual <
class
link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
</topic>
</topic>
</chapter>
</chapter>
...
@@ -1226,7 +1226,7 @@ your project consists of and the other is the build tree where all produced file
...
@@ -1226,7 +1226,7 @@ your project consists of and the other is the build tree where all produced file
Introduction <link> proj_introduction
Introduction <link> proj_introduction
The source tree <link> source_tree
The source tree <link> source_tree
The build tree <link> build_tree
The build tree <link> build_tree
Special files <link> special_files
Special files <link>
project_
special_files
<option> printenable
<option> printenable
</topic>
</topic>
...
@@ -2227,7 +2227,7 @@ example is a pump aggregate derived from a motor aggregate. The pump aggregate i
...
@@ -2227,7 +2227,7 @@ example is a pump aggregate derived from a motor aggregate. The pump aggregate i
extended by a pump attribute object and also has a modified object graph that apart
extended by a pump attribute object and also has a modified object graph that apart
from the motor control also displays a pump.
from the motor control also displays a pump.
<image>
orm_basetempsensor_og
.gif
<image>
dg_fig98
.gif
<b>Fig Object graph for the class BaseTempSensor
<b>Fig Object graph for the class BaseTempSensor
Another property that we have introduced is the possibility to disable attributes. The
Another property that we have introduced is the possibility to disable attributes. The
...
@@ -2899,6 +2899,7 @@ TCP <link> tcp_ip
...
@@ -2899,6 +2899,7 @@ TCP <link> tcp_ip
BEA Message Queue <link> bea_mq
BEA Message Queue <link> bea_mq
Serial <link> serial
Serial <link> serial
3964-R <link> 3964r
3964-R <link> 3964r
Modbus Serial <link> modbus_serial
<option> printenable
<option> printenable
</topic>
</topic>
...
@@ -3077,7 +3078,7 @@ If we don't have contact with the other node the message will be buffered,
...
@@ -3077,7 +3078,7 @@ If we don't have contact with the other node the message will be buffered,
if there are still free buffers for this message.
if there are still free buffers for this message.
</topic>
</topic>
<topic> modbus
-
serial
<topic> modbus
_
serial
Modbus Serial
Modbus Serial
The format of MODBUS that is implemented is RTU. For identification of messages we use the fields
The format of MODBUS that is implemented is RTU. For identification of messages we use the fields
known as slave address and function code in the MODBUS header. The RemTrans.Address[0] and [1]
known as slave address and function code in the MODBUS header. The RemTrans.Address[0] and [1]
...
@@ -3953,11 +3954,11 @@ like this ($pwrp_src/myappl/makefile):
...
@@ -3953,11 +3954,11 @@ like this ($pwrp_src/myappl/makefile):
<c>include $(pwr_exe)/pwrp_rules.mk
<c>include $(pwr_exe)/pwrp_rules.mk
<c>ra_myappl_modules : \
<c>ra_myappl_modules : \
$(pwrp_obj)/ra_myappl.o \
<c>
$(pwrp_obj)/ra_myappl.o \
$(pwrp_exe)/ra_myappl
<c>
$(pwrp_exe)/ra_myappl
<c>ra_myappl : ra_myappl_modules
<c>ra_myappl : ra_myappl_modules
@ echo "ra_myappl built"
<c>
@ echo "ra_myappl built"
<c>#
<c>#
<c># Modules
<c># Modules
...
@@ -4136,7 +4137,7 @@ must be set to appropriate values:
...
@@ -4136,7 +4137,7 @@ must be set to appropriate values:
The XttGraph object contains other attributes which e.g. helps you to customize the position
The XttGraph object contains other attributes which e.g. helps you to customize the position
and size of plant graphics. These attributes are described in detail in Proview Objects
and size of plant graphics. These attributes are described in detail in Proview Objects
Reference Manual .
Reference Manual .
See XttGraph in Object Reference Manual <link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
See XttGraph in Object Reference Manual <
class
link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
</topic>
</topic>
</chapter>
</chapter>
...
@@ -4281,7 +4282,8 @@ as a loadfile. Also the class volumes are opened as loadfiles.
...
@@ -4281,7 +4282,8 @@ as a loadfile. Also the class volumes are opened as loadfiles.
If no volume is given as argument when starting the configurator, the database of the
If no volume is given as argument when starting the configurator, the database of the
directory volume is opened, and the other volumes are opened as dbs-volumes.
directory volume is opened, and the other volumes are opened as dbs-volumes.
<h1>Navigate <bookmark>wnav_navigate
<bookmark>wnav_navigate
<h1>Navigate
The object of the current volume are displayed in the configurator. The objects are ordered
The object of the current volume are displayed in the configurator. The objects are ordered
in a tree structure, and objects with children are displayed with a map, and objects without
in a tree structure, and objects with children are displayed with a map, and objects without
children with a leaf. For each object is displayed as default, the object name, class and
children with a leaf. For each object is displayed as default, the object name, class and
...
@@ -4418,10 +4420,12 @@ editor.
...
@@ -4418,10 +4420,12 @@ editor.
As 'advanced user' you can open the input field with 'ArrowRight', as a faster alternative to
As 'advanced user' you can open the input field with 'ArrowRight', as a faster alternative to
'Change value'.
'Change value'.
<h1>Symbol file
<bookmark> symbol_file
<h1>Symbol file
The symbolfile is a command-file that is executed at wtt startup.
The symbolfile is a command-file that is executed at wtt startup.
It can contain definitions of symbols and other wtt commands.
It can contain definitions of symbols and other wtt commands.
The default filename of the symbolfile is $pwrp_login/wtt_symbols.pwr_com.
Here is some examples of useful commands.
Here is some examples of useful commands.
Shortcut to somewhere in the database hierarchy:
Shortcut to somewhere in the database hierarchy:
...
@@ -4442,7 +4446,7 @@ The attributes are displayed in the same way as in the configurator, the main di
...
@@ -4442,7 +4446,7 @@ The attributes are displayed in the same way as in the configurator, the main di
that they are displayed in a separate window.
that they are displayed in a separate window.
<h2>Navigate
<h2>Navigate
Navigation and assignment of values is also done in the same way as in the configurator.<link> configurator, wnav_navigate
Navigation and assignment of values is also done in the same way as in the configurator.<link> configurator
_refman
, wnav_navigate
<h2>Start
<h2>Start
The Object Editor is opened from the Configurator or the Plc editor. Activate 'OpenObject' in
The Object Editor is opened from the Configurator or the Plc editor. Activate 'OpenObject' in
...
@@ -7751,7 +7755,7 @@ Define a symbol.
...
@@ -7751,7 +7755,7 @@ Define a symbol.
<h2>related subjects
<h2>related subjects
symbol <LINK> symbol
symbol <LINK> symbol
show symbol <LINK> show symbol
show symbol <LINK> show symbol
symbolfile <LINK>
symbol
file
symbolfile <LINK>
configurator_refman,symbol_
file
</TOPIC>
</TOPIC>
<TOPIC> delete object <style> function
<TOPIC> delete object <style> function
...
@@ -8284,7 +8288,7 @@ Wtt setup
...
@@ -8284,7 +8288,7 @@ Wtt setup
Setup of wtt properies
Setup of wtt properies
DefaultDirectory<t><t>Default directory for commandfiles.
DefaultDirectory<t><t>Default directory for commandfiles.
SymbolFilename <t><t>Symbolfile. <LINK>
symbol
file
SymbolFilename <t><t>Symbolfile. <LINK>
configurator_refman,symbol_
file
Verify <t><t>Verify commandfile execution.
Verify <t><t>Verify commandfile execution.
AdvancedUser <t><t>User is advanced. <LINK> advanced user
AdvancedUser <t><t>User is advanced. <LINK> advanced user
AllToplevel <t><t>Display all toplevel objects.
AllToplevel <t><t>Display all toplevel objects.
...
@@ -8452,7 +8456,7 @@ in a command. If the symbol is used as string replacement the symbol-
...
@@ -8452,7 +8456,7 @@ in a command. If the symbol is used as string replacement the symbol-
name should be surrounded by quotes.
name should be surrounded by quotes.
Symbols are created with the define command. <LINK> define
Symbols are created with the define command. <LINK> define
The define-commands can be executed by the symbolfile. <LINK>
symbol
file
The define-commands can be executed by the symbolfile. <LINK>
configurator_refman,symbol_
file
Example of symbol used as a short command.
Example of symbol used as a short command.
...
@@ -8467,7 +8471,7 @@ Example of symbol used as string replacement
...
@@ -8467,7 +8471,7 @@ Example of symbol used as string replacement
<H2>related subjects
<H2>related subjects
define <LINK> define
define <LINK> define
show symbol <LINK> show symbol
show symbol <LINK> show symbol
symbolfile <LINK>
symbol
file
symbolfile <LINK>
configurator_refman,symbol_
file
</TOPIC>
</TOPIC>
</chapter>
</chapter>
...
...
src/doc/man/src/dg_fig98.gif
0 → 100644
View file @
f25a5039
33.3 KB
src/doc/man/sv_se/man_dg.dat
View file @
f25a5039
...
@@ -1015,12 +1015,12 @@ I nodhierarkin definieras noderna i Proview systemet.
...
@@ -1015,12 +1015,12 @@ I nodhierarkin definieras noderna i Proview systemet.
<h2>$NodeHier objekt
<h2>$NodeHier objekt
$NodeHier objektet används för att gruppera objekt i nodhierarkin. Objektet kan användas för
$NodeHier objektet används för att gruppera objekt i nodhierarkin. Objektet kan användas för
att gruppera t exe $Node objekt eller XttGraph objekt.
att gruppera t exe $Node objekt eller XttGraph objekt.
Se $NodeHier i Objektshandboken <link>nodehier,"",$pwr_lang/pwrs_xtthelp.dat
Se $NodeHier i Objektshandboken <
class
link>nodehier,"",$pwr_lang/pwrs_xtthelp.dat
<h2>$Node
<h2>$Node
För att definiera en nod i systemet används $Node objekt. När $Node objektet skapas, skapas
För att definiera en nod i systemet används $Node objekt. När $Node objektet skapas, skapas
dessutom ett antal server- och operatörs-objekt.
dessutom ett antal server- och operatörs-objekt.
Se $Node i Objektshandboken <link>node,"",$pwr_lang/pwrs_xtthelp.dat
Se $Node i Objektshandboken <
class
link>node,"",$pwr_lang/pwrs_xtthelp.dat
<h2>I/O objekt
<h2>I/O objekt
Konfigureringen av I/O systemet är beroende på vilken typ av I/O man använder. Proview har
Konfigureringen av I/O systemet är beroende på vilken typ av I/O man använder. Proview har
...
@@ -1088,7 +1088,7 @@ skickas ett meddelande till de olika utenheter som
...
@@ -1088,7 +1088,7 @@ skickas ett meddelande till de olika utenheter som
I objektet anges t ex hur många händelser som ska lagras i noden. Objektet skapas automatisk
I objektet anges t ex hur många händelser som ska lagras i noden. Objektet skapas automatisk
under ett $Node objekt.
under ett $Node objekt.
Se MessageHandler i Objektshandboken <link>messagehandler,"",$pwr_lang/pwrb_xtthelp.dat
Se MessageHandler i Objektshandboken <
class
link>messagehandler,"",$pwr_lang/pwrb_xtthelp.dat
<h2>IOHandler objekt
<h2>IOHandler objekt
IOHandler konfigurerar vissa data för I/O hanteringen.
IOHandler konfigurerar vissa data för I/O hanteringen.
...
@@ -1103,7 +1103,7 @@ Om man vill simulera processtationen, t ex p
...
@@ -1103,7 +1103,7 @@ Om man vill simulera processtationen, t ex p
till 0 och IOSimulFlag till 1.
till 0 och IOSimulFlag till 1.
IOHandler objektet skapas automatiskt samtidigt som ett $Node objekt.
IOHandler objektet skapas automatiskt samtidigt som ett $Node objekt.
Se IOHandler i Objektshandboken <link>iohandler,"",$pwr_lang/pwrb_xtthelp.dat
Se IOHandler i Objektshandboken <
class
link>iohandler,"",$pwr_lang/pwrb_xtthelp.dat
<h2>Backup_Conf objekt
<h2>Backup_Conf objekt
Ibland är det önskvärt att ha backup på ett antal objekt in systemet. Då placeras ett
Ibland är det önskvärt att ha backup på ett antal objekt in systemet. Då placeras ett
...
@@ -1112,7 +1112,7 @@ olika cykler, en snabb och en l
...
@@ -1112,7 +1112,7 @@ olika cykler, en snabb och en l
För att ange vilka objekt eller attribut som ska backas upp, använder man Backup objekt.
För att ange vilka objekt eller attribut som ska backas upp, använder man Backup objekt.
Se beskrivning av Backup objekt <link> configure_rootvolume, backup_object
Se beskrivning av Backup objekt <link> configure_rootvolume, backup_object
Se Backup_Conf i Objektshandboken <link>backup_conf,"",$pwr_lang/pwrb_xtthelp.dat
Se Backup_Conf i Objektshandboken <
class
link>backup_conf,"",$pwr_lang/pwrb_xtthelp.dat
<h2>Operatörsplats objekt
<h2>Operatörsplats objekt
För att definiera en operatörsplats skapas ett objekt av klassen OpPlace under $Node
För att definiera en operatörsplats skapas ett objekt av klassen OpPlace under $Node
...
@@ -1122,7 +1122,7 @@ F
...
@@ -1122,7 +1122,7 @@ F
- OpNumber är en numrering av operatörsplatsen inom noden. Varje operatörsplats ska ha ett
- OpNumber är en numrering av operatörsplatsen inom noden. Varje operatörsplats ska ha ett
unikt nummer.
unikt nummer.
Se OpPlace i Objektshandboken <link>opplace,"",$pwr_lang/pwrb_xtthelp.dat
Se OpPlace i Objektshandboken <
class
link>opplace,"",$pwr_lang/pwrb_xtthelp.dat
<h2>User objekt
<h2>User objekt
För operatörsplatsen måste man även skapa ett User objekt. Detta ska ligga som barn till
För operatörsplatsen måste man även skapa ett User objekt. Detta ska ligga som barn till
...
@@ -1165,7 +1165,7 @@ I FastAvail specificerar man XttGraph objekt som ska kunna startas fr
...
@@ -1165,7 +1165,7 @@ I FastAvail specificerar man XttGraph objekt som ska kunna startas fr
'Operator window'. NoFastAvail specificerar antalet tryckknappar som används. Man kan ha
'Operator window'. NoFastAvail specificerar antalet tryckknappar som används. Man kan ha
upp till 15 tryckknappar. Oanvända tryckknappar visas ej i Operator Window.
upp till 15 tryckknappar. Oanvända tryckknappar visas ej i Operator Window.
Se User i Objektshandboken <link>user,"",$pwr_lang/pwrb_xtthelp.dat
Se User i Objektshandboken <
class
link>user,"",$pwr_lang/pwrb_xtthelp.dat
<b>Operator Window
<b>Operator Window
<image> dg_fig45.gif
<image> dg_fig45.gif
...
@@ -1183,7 +1183,7 @@ I XttGraph objektet ska f
...
@@ -1183,7 +1183,7 @@ I XttGraph objektet ska f
- Action. Här anges en Ge graph, eller ett Xtt kommando.
- Action. Här anges en Ge graph, eller ett Xtt kommando.
Se XttGraph i Objektshandboken <link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
Se XttGraph i Objektshandboken <
class
link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
</topic>
</topic>
</chapter>
</chapter>
...
@@ -1201,7 +1201,7 @@ projektet best
...
@@ -1201,7 +1201,7 @@ projektet best
Introduktion<link> proj_introduction
Introduktion<link> proj_introduction
Källkodsträdet <link> source_tree
Källkodsträdet <link> source_tree
Byggträdet <link> build_tree
Byggträdet <link> build_tree
Speciella filer <link> special_files
Speciella filer <link>
proj_
special_files
<option> printenable
<option> printenable
</topic>
</topic>
...
@@ -2193,7 +2193,7 @@ termometer i st
...
@@ -2193,7 +2193,7 @@ termometer i st
motoraggregat. Pumpaggregatet har utökats med ett pump objekt och har även modifierade
motoraggregat. Pumpaggregatet har utökats med ett pump objekt och har även modifierade
objektsbilder som förutom motorstyrningen även visar en pump.
objektsbilder som förutom motorstyrningen även visar en pump.
<image>
orm_basetempsensor_og
.gif
<image>
dg_fig98
.gif
<b>Fig Objektsbild för subklassen BaseTempSensor med superklassen BaseSensor
<b>Fig Objektsbild för subklassen BaseTempSensor med superklassen BaseSensor
En annan egenskap som vi har infört är möjligheten att sätta attribut ur funktion. Orsaken till
En annan egenskap som vi har infört är möjligheten att sätta attribut ur funktion. Orsaken till
...
@@ -2852,6 +2852,7 @@ TCP <link> tcp_ip
...
@@ -2852,6 +2852,7 @@ TCP <link> tcp_ip
BEA Message Queue <link> bea_mq
BEA Message Queue <link> bea_mq
Serial <link> serial
Serial <link> serial
3964-R <link> 3964r
3964-R <link> 3964r
Modbus Serial <link> modbus_serial
<option> printenable
<option> printenable
</topic>
</topic>
...
@@ -3899,11 +3900,11 @@ En make fil f
...
@@ -3899,11 +3900,11 @@ En make fil f
<c>include $(pwr_exe)/pwrp_rules.mk
<c>include $(pwr_exe)/pwrp_rules.mk
<c>ra_myappl_modules : \
<c>ra_myappl_modules : \
$(pwrp_obj)/ra_myappl.o \
<c>
$(pwrp_obj)/ra_myappl.o \
$(pwrp_exe)/ra_myappl
<c>
$(pwrp_exe)/ra_myappl
<c>ra_myappl : ra_myappl_modules
<c>ra_myappl : ra_myappl_modules
@ echo "ra_myappl built"
<c>
@ echo "ra_myappl built"
<c>#
<c>#
<c># Modules
<c># Modules
...
@@ -4077,7 +4078,7 @@ fil. F
...
@@ -4077,7 +4078,7 @@ fil. F
XttGraph objektet innehåller andra attribut som t ex bestämmer bildfönstrets storlek och läge
XttGraph objektet innehåller andra attribut som t ex bestämmer bildfönstrets storlek och läge
på skärmen. Dessa attribut beskrivs i detalj i objektshanboken.
på skärmen. Dessa attribut beskrivs i detalj i objektshanboken.
Se XttGraph i Objektshandboken <link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
Se XttGraph i Objektshandboken <
class
link>xttgraph,"",$pwr_lang/pwrb_xtthelp.dat
</topic>
</topic>
</chapter>
</chapter>
...
@@ -4224,7 +4225,8 @@ laddadafil.
...
@@ -4224,7 +4225,8 @@ laddadafil.
Om ingen volym anges som argument när man startar konfiguratören, öppnas direktory volymens
Om ingen volym anges som argument när man startar konfiguratören, öppnas direktory volymens
databas, och övriga volymer som dbs-volymer.
databas, och övriga volymer som dbs-volymer.
<h1>Navigera <bookmark>wnav_navigate
<bookmark>wnav_navigate
<h1>Navigera
I konfiguratören visas objekten i den aktuella volymen. Objekten ligger i en trädstruktur,
I konfiguratören visas objekten i den aktuella volymen. Objekten ligger i en trädstruktur,
och objekt som har barn visas med en mapp, objekt utan barn med ett löv. För varje objekt
och objekt som har barn visas med en mapp, objekt utan barn med ett löv. För varje objekt
visas som default, dessutom objektets namn, klass och eventuell beskrivning (beskrivningen
visas som default, dessutom objektets namn, klass och eventuell beskrivning (beskrivningen
...
@@ -4360,8 +4362,8 @@ Object). Attribut som
...
@@ -4360,8 +4362,8 @@ Object). Attribut som
Som 'advanced user' kan man öppna inmatningsfältet med PilHöger, som ett snabbare alternativ
Som 'advanced user' kan man öppna inmatningsfältet med PilHöger, som ett snabbare alternativ
till 'Change value'.
till 'Change value'.
<bookmark>symbolfile
<bookmark>symbol
_
file
<h1>Symbol fil
<h1>Symbol fil
Symbol filen är en kommando fil som exekveras vid wtt startup. Det kan innehålla definitioner
Symbol filen är en kommando fil som exekveras vid wtt startup. Det kan innehålla definitioner
av symboler och andra wtt kommandon. Här följer några exempel på användbara kommandon.
av symboler och andra wtt kommandon. Här följer några exempel på användbara kommandon.
...
@@ -4382,7 +4384,7 @@ Attributen visas p
...
@@ -4382,7 +4384,7 @@ Attributen visas p
fönster.
fönster.
<h2>Navigera
<h2>Navigera
Navigering och datasättning sker också pss som i konfiguratören. <link> configurator, wnav_navigate
Navigering och datasättning sker också pss som i konfiguratören. <link> configura
tor_ref
man, wnav_navigate
<h2>Start
<h2>Start
Objektseditorn startas från konfiguratören eller plceditorn. Aktivera OpenObject i
Objektseditorn startas från konfiguratören eller plceditorn. Aktivera OpenObject i
...
@@ -7643,7 +7645,7 @@ Definiera en symbol.
...
@@ -7643,7 +7645,7 @@ Definiera en symbol.
<h2>närliggand ämnen
<h2>närliggand ämnen
symbol <LINK> symbol
symbol <LINK> symbol
show symbol <LINK> show symbol
show symbol <LINK> show symbol
symbolfile <LINK>
symbol
file
symbolfile <LINK>
configurator_refman,symbol_
file
</TOPIC>
</TOPIC>
<TOPIC> delete object <style> function
<TOPIC> delete object <style> function
...
@@ -8163,7 +8165,7 @@ Wtt setup
...
@@ -8163,7 +8165,7 @@ Wtt setup
Setup av wtt egenskaper
Setup av wtt egenskaper
DefaultDirectory<t><t>Default filkatalog för script filer.
DefaultDirectory<t><t>Default filkatalog för script filer.
SymbolFilename <t><t>Symbolfil. <LINK>
symbol
file
SymbolFilename <t><t>Symbolfil. <LINK>
configurator_refman,symbol_
file
Verify <t><t>Verifiera exekvering av script.
Verify <t><t>Verifiera exekvering av script.
AdvancedUser <t><t>Användaren är avancerad. <LINK> advanced user
AdvancedUser <t><t>Användaren är avancerad. <LINK> advanced user
AllToplevel <t><t>Visa samtliga topnivå objekt.
AllToplevel <t><t>Visa samtliga topnivå objekt.
...
@@ -8328,7 +8330,7 @@ En wtt symbol kan av
...
@@ -8328,7 +8330,7 @@ En wtt symbol kan av
Då symbolen används som strängsubstitution ska symbolnamnet omges av enkelfnuttar.
Då symbolen används som strängsubstitution ska symbolnamnet omges av enkelfnuttar.
Symboler skapas med 'define' kommandot. <link> define
Symboler skapas med 'define' kommandot. <link> define
Define kommandon kan exekveras av konfiguratörens startupfil. <link>
symbo
lfile
Define kommandon kan exekveras av konfiguratörens startupfil. <link>
configurator_refman,symbol
_file
Exempel på symbol som används som kort kommando.
Exempel på symbol som används som kort kommando.
...
@@ -8343,7 +8345,7 @@ Exempel p
...
@@ -8343,7 +8345,7 @@ Exempel p
<H2>Närliggande ämnen
<H2>Närliggande ämnen
define <LINK> define
define <LINK> define
show symbol <LINK> show symbol
show symbol <LINK> show symbol
symbolfile <LINK>
symbol
file
symbolfile <LINK>
configurator_refman,symbol_
file
</TOPIC>
</TOPIC>
</chapter>
</chapter>
...
...
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