Commit c5696de6 authored by claes's avatar claes

Command create flowfiles and create cross

parent eabd39a3
......@@ -4771,11 +4771,12 @@ Wtt commands
<b>copy <t>Copy selected object trees <LINK> copy
<b>copy object<t>Copy an object <LINK> copy object
<b>create bootfiles <t>Create bootfiles <LINK> create bootfiles
<b>create crossreferencefiles <t>Create crossreferencefiles <LINK> create crossreferencefiles
<b>create flowfiles <t>Create flow files for plc trace <LINK> create flowfiles
<b>create loadfiles <t>Create loadfiles <LINK> create loadfiles
<b>create object <t>Create an object <LINK> create object
<b>create structfiles <t>Create structfiles <LINK> create structfiles
<b>create volume <t>Create a volume <LINK> create volume
<b>create rttfiles <t>Create rttfiles <LINK> create rttfiles
<b>cut <t>Cut objects <LINK> cut
<b>define <t>Define a symbol <LINK> define
<b>delete object <t>Delete an object <LINK> delete object
......@@ -4822,7 +4823,6 @@ Wtt commands
<b>set template<t>Set template values for objects <LINK> set template
<b>set verify <t>Script verification <LINK> set verify
<b>set window <t>Set window width and height <LINK> set window
<b>set volume <t>Set volume <LINK> set volume
<b>setup <t>Wtt setup <LINK> setup
<b>show children<t>Show the children of an object <LINK> show children
<b>show license <t>Show license terms <LINK> show license
......@@ -4995,6 +4995,38 @@ Create new bootfiles.
/debug <t>Link plcprogram with debug.
</TOPIC>
<TOPIC> create crossreferencefiles <style> function
Command create crossreferencefiles
Create files for displaying crossreferences in xtt and rtt for
the current volume.
<B>wtt> create crossreferencefiles
</TOPIC>
<TOPIC> create flowfiles <style> function
Command create flowfiles
Create flowfiles for plc trace.
The layout of the plc windows are stored in flow files and used
in plc trace.
<B>wtt> create flowfiles /plcpgm=
<B>wtt> create flowfiles /hier=
<B>wtt> create flowfiles /all
Command to create flowfiles from template plcpgm's in a class volume
<B>wtt> create flowfiles /template/plcpgm=
<B>wtt> create flowfiles /template/hier=Class
/all <t>Create flowfiles for all plc programs in the volume
<t>(can not be used in class volumes, use /hier=Class instead).
/plcpgm <t>Create flowfiles for the specified PlcPgm object.
/hierarchy <t>Create flowfiles for all PlcPgm object under the
<t>specified hierarchy.
/template <t>Create flowfiles for PlcTemplate programs in a class volume.
</TOPIC>
<TOPIC> create loadfiles <style> function
Command create loadfiles
......@@ -5052,15 +5084,6 @@ Create c include-files for classes in a classvolume.
<t>Default name $pwrp_db/userclasses.wb_load
</TOPIC>
<TOPIC> create rttfiles <style> function
Command create rttfiles
Create files for displaying crossreferences in rtt and xtt for
the current volume.
<B>wtt> create rttfiles
</TOPIC>
<TOPIC> cut <style> function
Command cut
......@@ -5608,12 +5631,7 @@ Set window width and height.
<TOPIC> set volume <style> function
Command set volume
Attach a volume.
<B>wtt> set volume 'volumename'
<B>wtt> set volume /volumename=
/volumename <t>Volume name.
set volume is obsolete.
</TOPIC>
<TOPIC> setup <style> function
......
......@@ -4679,11 +4679,12 @@ Wtt kommandon
<b>copy <t>Kopiera utvalt objektsträd <LINK> copy
<b>copy object<t>Kopiera ett objekt <LINK> copy object
<b>create bootfiles <t>Skapa bootfiler <LINK> create bootfiles
<b>create crossreferencefiles <t>Skapa korsreferens filer <LINK> create crossreferencefiles
<b>create flowfiles <t>Skapa flowfiler for plc trace <LINK> create flowfiles
<b>create loadfiles <t>Skapa laddatafier <LINK> create loadfiles
<b>create object <t>Skapa ett objekt <LINK> create object
<b>create structfiles <t>Skapa structfiler <LINK> create structfiles
<b>create volume <t>Skapa en volym <LINK> create volume
<b>create rttfiles <t>Skapa rttfiler <LINK> create rttfiles
<b>cut <t>Klipp ut objekt <LINK> cut
<b>define <t>Definiera en symbol <LINK> define
<b>delete object <t>Ta bort ett objekt <LINK> delete object
......@@ -4730,7 +4731,6 @@ Wtt kommandon
<b>set template<t>Sätt templatevärden på objekt <LINK> set template
<b>set verify <t>Verifiera script <LINK> set verify
<b>set window <t>Sätt fönsterstorlek <LINK> set window
<b>set volume <t>Sätt volym <LINK> set volume
<b>setup <t>Wtt setup <LINK> setup
<b>show children<t>Visa ett objekts barn <LINK> show children
<b>show license <t>Visa licensvillkor <LINK> show license
......@@ -4902,6 +4902,35 @@ Skapa en ny bootfil.
/debug <t>Länka plcprogram med debug.
</TOPIC>
<TOPIC> create crossreferencefiles <style> function
Kommando create crossreferencefiles
Skapa filer för att visa korsreferenser i xtt och rtt för aktuell volym.
<B>wtt> create crossreferencefiles
</TOPIC>
<TOPIC> create flowfiles <style> function
Kommando create flowfiles
Skapa flowfiler för plc trace.
Plc programmens layout lagras i flowfiler och används i plc trace.
<B>wtt> create flowfiles /plcpgm=
<B>wtt> create flowfiles /hier=
<B>wtt> create flowfiles /all
Kommando för att skapa flowfiler från template plcpgm i en klassvolym
<B>wtt> create flowfiles /template/plcpgm=
<B>wtt> create flowfiles /template/hier=Class
/all <t>Skapa flowfiler för all plcprogram i volymen.
<t>(kan inte användas i en klassvolym, använd /hier=Class istället).
/plcpgm <t>Skapa flowfiler för specificerat PlcPgm objekt.
/hierarchy <t>Skapa flowfiler för alla PlcPgm under specificerad hieraki.
/template <t>Skapa flowfiler för PlcTemplate program i en klassvolym.
</TOPIC>
<TOPIC> create loadfiles <style> function
Kommando create loadfiles
......@@ -4957,15 +4986,6 @@ Skapa c include filer f
/files <t>Namn på wb_load filen.
</TOPIC>
<TOPIC> create rttfiles <style> function
Kommando create rttfiles
Skapa filer för att visa korsreferenser i rtt och xtt för objekt
i den aktuella volymen.
<B>wtt> create rttfiles
</TOPIC>
<TOPIC> cut <style> function
Kommando cut
......@@ -5500,12 +5520,7 @@ Set f
<TOPIC> set volume <style> function
Kommando set volume
Öppna en session mot en volym.
<B>wtt> set volume 'volumename'
<B>wtt> set volume /volumename=
/volumename <t>Volymsnamn.
set volume är obsolet.
</TOPIC>
<TOPIC> setup <style> function
......
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