OPCServer:HPI Scada: Difference between revisions

From IBHsoftec Wiki English
Jump to navigation Jump to search
Created page with "HPI Scada with the IBHsoftec OPC Server V4.x"
 
No edit summary
Line 1: Line 1:
HPI Scada with the IBHsoftec OPC Server V4.x
== HPI Scada with the IBHsoftec OPC Server V4.x ==
 
 
 
When creating a project, first select in the column '''<PLC>''' the protocol '''OPC'''. Then at '''<Connection>''' also '''OPC''' may be chosen.
 
[[Image:OPC_CCFlex_1.jpg|frame|none]]
 
 
In the project tree-item '''<Connections>''' now the connection has to be given a name, in our sample IBHOPC.
 
Here also the server '''IBHSoftec.IBHOPC.DA.1''' needs to be chosen.
 
[[Image:OPC_CCFlex_2.jpg|frame|none]]
 
 
 
 
== Create OPC variables manually: ==
 
In the column '''<Address>''' now the desired variables can be entered:
 
[[Image:OPC_CCFlex_3.jpg|frame|none]]
 
 
 
The notation required for WinCC Flexible consists of :
 
'''<Access-Path>.<Item Name>'''
 
In our sample : '''S7_300.M.Anlauf'''
 
The '''<Access-Path>''' corresponds to the name of the '''<PLC>''', as it is defined with the '''''IBH OPCEditor''''' :
 
[[Image:ProTool6 3.jpg|frame|none]]

Revision as of 13:08, 26 June 2012

HPI Scada with the IBHsoftec OPC Server V4.x

When creating a project, first select in the column <PLC> the protocol OPC. Then at <Connection> also OPC may be chosen.


In the project tree-item <Connections> now the connection has to be given a name, in our sample IBHOPC.

Here also the server IBHSoftec.IBHOPC.DA.1 needs to be chosen.



Create OPC variables manually:

In the column <Address> now the desired variables can be entered:


The notation required for WinCC Flexible consists of :

<Access-Path>.<Item Name>

In our sample : S7_300.M.Anlauf

The <Access-Path> corresponds to the name of the <PLC>, as it is defined with the IBH OPCEditor :