OPCServer:Create Variables with Intouch FS Gateway: Difference between revisions

From IBHsoftec Wiki English
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
* Now the Variables can be created:
* Now the Variables can be created:
[[Image:FS gateway Variable.png|600px]]
[[Image:FS gateway Variable.png|600px]]
:Wählen Sie den neu erstellten Zugriffsnamen '''IBH_OPC''' aus.  
:Select the newly created access name '''IBH_OPC'''.  
:Der Eintrag '''<Item>''' setzt sich zusammen aus : '''<Access-Pfad>.<Item Name>'''.  
:The entry <Item> consists of :
:Der '''<Access-Pfad>''' entspricht dem Namen der '''<SPS Steuerung>''', den Sie im IBH OPC Editor angelegt haben.
'''<Access-Path>.<Item Name>'''.  
:Der '''<Access-Pfad>''' entfällt in unserem Beispiel, da dieser im '''<OPC Item ID Prefix>''' schon angelegt wurde.
:The <Access-Path> represents the name of the <PLC>, which has been created in the IBH OPC Editor.
:The '''<Access-Path>''' is not necessary in our sample, da dieser im '''<OPC Item ID Prefix>''' schon angelegt wurde.
:Um auf im IBH OPC Editor definierte Variablen zuzugreifen muss der Eintrag wie folgt lauten::'''Generic.<Variablenname>'''
:Um auf im IBH OPC Editor definierte Variablen zuzugreifen muss der Eintrag wie folgt lauten::'''Generic.<Variablenname>'''



Revision as of 14:31, 29 October 2012

Create Variables with Intouch FS Gateway

To create Variables with Intouch FS Gateway with Intouch, please follow the description step by step.

  • Start the ArchestrA System Management Console
Start ⇒ Programme ⇒ Wonderware ⇒ System Management Console
  • Add a OPC Node via <Add OPC Object> with the name IBH:

As <Server Node> enter the IP Address of the PC , where the IBH OPC Server is running:
As <Server Name> choose the IBH OPC Server:


  • Add a OPC Group with the name OPC_Server:

Within the filed <OPC Item ID Prefix> the name of the PLC can be entered, which was created within IBH OPC Editor f.e. PLC1 followed by a dot.
Dadurch kann die Angabe <Access-path> bei der späteren <Item> Erstellung entfallen.


  • Starte the Intouch WindowMaker and create a new Acess name f.e. IBH_OPC :

As <Node name> enter the IP Address of the PC , where the IBH OPC Server is running:
As <Application name> enter FSGateway.
The <Topic-Name> is the combination of Node name IBH and OPC Group name OPC_Server.


  • Now the Variables can be created:

Select the newly created access name IBH_OPC.
The entry <Item> consists of :

<Access-Path>.<Item Name>.

The <Access-Path> represents the name of the <PLC>, which has been created in the IBH OPC Editor.
The <Access-Path> is not necessary in our sample, da dieser im <OPC Item ID Prefix> schon angelegt wurde.
Um auf im IBH OPC Editor definierte Variablen zuzugreifen muss der Eintrag wie folgt lauten::Generic.<Variablenname>


  • The configuration is now completed and the variables/registers can be used: