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
28d6e467
Commit
28d6e467
authored
Sep 07, 2006
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
33cecaf1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
30 deletions
+15
-30
src/doc/man/en_us/man_dg.dat
src/doc/man/en_us/man_dg.dat
+6
-6
src/doc/man/en_us/pwrgsg.xml
src/doc/man/en_us/pwrgsg.xml
+5
-20
src/doc/man/sv_se/man_dg.dat
src/doc/man/sv_se/man_dg.dat
+4
-4
No files found.
src/doc/man/en_us/man_dg.dat
View file @
28d6e467
...
...
@@ -1686,7 +1686,7 @@ the plc should run. Open the volume attributes editor from the navigator menu:
system can be choosen. The volume can at the same time be run in the production system, in a
simulation system and in a educational system, and the systems can have different platforms.
Now, the plcgpm is compiled, by choosing 'File/
Compile
' in the plc editor. Any waring or error
Now, the plcgpm is compiled, by choosing 'File/
Build
' in the plc editor. Any waring or error
messages will be displayed in the message window.
</topic>
</chapter>
...
...
@@ -1817,14 +1817,14 @@ menu in the navigator, 'File/Syntax'.
<h2>Creating Load Files
Before starting the runtime environment you have to create a number of load files, one for each
volume in your system. You create the load files from the Navigator of each volume,
'Function/
Create Load Files
'.
'Function/
Build Volume
'.
<h2>Creating Boot Files
For every node in the project you have to create a boot file. The bootfile contains mainly the
root volume to load for the node. The bootfile is created from the configurator menu,
'Functions/
Create Boot Fil
e'. This command will also build the plcprogram for the node.
'Functions/
Build Nod
e'. This command will also build the plcprogram for the node.
<b>Selct node when creating a bootfile
<b>Sel
e
ct node when creating a bootfile
<image> dg_fig66.gif
At this point, everything in the development environment is configured and generated, and its
...
...
@@ -2475,7 +2475,7 @@ with user defined c-code, e.g CArithm or DataArithm, the c compiler can find err
is written in the terminal window. Always look in the terminal window to check that the
compilation succeeded.
The compile is executed from 'File/
Compile
' in the menu.
The compile is executed from 'File/
Build
' in the menu.
If you want to check the syntax witout generating any code, you activate 'File/Syntax'. The
c compiler is not activated, thus possible c code errors are not detected.
...
...
@@ -2545,7 +2545,7 @@ File/Print/Documents <t><t>Print all documents.
File/Print/Overview <t><t>Print an overview.
File/Print/Selected documents <t><t>Print selected documents.
File/Syntax <t><t>Perform a syntax check of the code.
File/
Compile
<t><t>Compile the program.
File/
Build
<t><t>Compile the program.
File/Plc Attributes <t><t>Open the Object editor for the PlcPgm object.
File/Delete Window <t><t>Delete the plc window.
File/Save Trace <t><t>Save trace objects.
...
...
src/doc/man/en_us/pwrgsg.xml
View file @
28d6e467
...
...
@@ -410,28 +410,13 @@
<para>
We now need to compile the program and create a load file and a boot file.
This is done in the
&pwrvolume;
Navigator.
Select the whole plant hierarchy and c
hoose
C
hoose
<menuchoice>
<guimenu>
Functions
</guimenu>
<guimenuitem>
Compile
</guimenuitem>
</menuchoice>
.
Then to create load and boot files, use
<menuchoice>
<guimenu>
Functions
</guimenu>
<guimenuitem>
Create Loadfile
</guimenuitem>
</menuchoice>
and
<menuchoice>
<guimenu>
Functions
</guimenu>
<guimenuitem>
Create boot file
</guimenuitem>
</menuchoice>
.
Check the outcome of the commands in the terminal window where you started the Navigator.
<tip>
<para>
The process of compiling plc programs and creating load and boot files can be automated in a wtt script.
See the
<citetitle
pubwork=
"book"
>
Designer's Guide
</citetitle>
, at the
<link
xlink:href=
"http://www.proview.se/"
>
Proview
</link>
site.
</para>
</tip>
<guimenuitem>
Build Node
</guimenuitem>
</menuchoice>
in the menu.
Check the outcome of the command in the terminal window where you started the Navigator.
</para>
</section>
...
...
src/doc/man/sv_se/man_dg.dat
View file @
28d6e467
...
...
@@ -1639,7 +1639,7 @@ plcprogrammets volym ska exekvera p
operativsystem kan väljas. Volymen kan samtidigt köras i produktions-systemet, på ett
simulerings-system och i ett utbildnings-system, och alla kan ha olika plattform.
Nu kompileras plcprogrammet genom att välja 'File/
Compile
' i plceditorns meny. Eventuella
Nu kompileras plcprogrammet genom att välja 'File/
Build
' i plceditorns meny. Eventuella
fel och varningar visas i meddelandefönstret.
</topic>
</chapter>
...
...
@@ -1767,12 +1767,12 @@ Det g
<h2>Skapa laddatafiler
Innan runtimemiljön kan startas för systemet, måste man skapa laddatafiler, en för varje
rotvolym, subvolym och klassvolym. Laddatafiler skapas från menyn i konfiguratören,
'Function/
Create Load Files
'.
'Function/
Build Volume
'.
<h2>Skapa bootfil
För varje nod i projektet ska man skapa en bootfil. Bootfilen innehåller huvudsakligen vilken
rotvolym som ska laddas in när noden startas. Bootfilen skapas från menyn i konfiguratören,
'Functions/
Create Boot Fil
e'. Detta kommando bygger även ihop ett plcprogram för noden.
'Functions/
Build Nod
e'. Detta kommando bygger även ihop ett plcprogram för noden.
<b>Val av nod vid skapande av bootfil
<image> dg_fig66.gif
...
...
@@ -2419,7 +2419,7 @@ finns objekt med egendefinierad c-kod, t ex CArithm eller DataArithm, kan c-komp
hitta fel som skrivs ut i terminalfönstret. Kontrollera alltid i terminalfönstret att
kompileringen gick bra.
Kompileringen utförs genom att 'File/
Compile
' aktiveras i menyn.
Kompileringen utförs genom att 'File/
Build
' aktiveras i menyn.
Om man vill kontrollera syntaxen utan att generera kod, aktiverar man 'File/Syntax'. Här
körs inte c-kompilatorn, så eventuella c-kods fel upptäcks inte.
...
...
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