Difference between revisions of "OPCServer:HPI Scada"

From IBHsoftec Wiki English
Jump to: navigation, search
Line 3: Line 3:
  
  
Creating a new project, first select in the column '''<PLC>''' the protocol '''OPC'''. Then at '''<Connection>''' also '''OPC''' may be chosen.
+
Creating a new project, within the Server Explorer first add a '''node''' <IBH> using the rigtht mous button.
 +
 
 +
Below this you can f.i. add the '''node''' <MB0>
  
 
[[Image:HPI_new_nodes.png|173px]]
 
[[Image:HPI_new_nodes.png|173px]]

Revision as of 15:18, 26 June 2012

HPI Scada with the IBHsoftec OPC Server V4.x

Creating a new project, within the Server Explorer first add a node <IBH> using the rigtht mous button.

Below this you can f.i. add the node <MB0>

HPI new nodes.png


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