Difference between revisions of "OPCServer:HPI Scada"

From IBHsoftec Wiki English
Jump to: navigation, search
(Created page with "HPI Scada with the IBHsoftec OPC Server V4.x")
 
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 15: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.

OPC CCFlex 1.jpg


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.

OPC CCFlex 2.jpg



Create OPC variables manually:

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

OPC CCFlex 3.jpg


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 :

ProTool6 3.jpg