OPCServer:HPI Scada: Difference between revisions

From IBHsoftec Wiki English
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== HPI Scada with the IBHsoftec OPC Server V4.x ==
== 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 mouse button.


 
Below this you can f.i. add the '''node''' <MB0>
 
Creating a new project, first select in the column '''&lt;PLC&gt;''' the protocol '''OPC'''. Then at '''&lt;Connection&gt;''' also '''OPC''' may be chosen.


[[Image:HPI_new_nodes.png|173px]]
[[Image:HPI_new_nodes.png|173px]]




In the project tree-item '''&lt;Connections&gt;''' now the connection has to be given a name, in our sample IBHOPC.
By double clicking on the node the server '''IBHSoftec.IBHOPC.DA.1''' needs to be chosen.
 
Now the needed variables can be selected:
Here also the server '''IBHSoftec.IBHOPC.DA.1''' needs to be chosen.
[[Image:HPI_node_configuration.png|769px]]
 
[[Image:OPC_CCFlex_2.jpg|frame|none]]
 
 
 
 
== Create OPC variables manually: ==
 
In the column '''&lt;Address&gt;''' now the desired variables can be entered:
 
[[Image:OPC_CCFlex_3.jpg|frame|none]]
 
 
 
The notation required for WinCC Flexible consists of :


'''&lt;Access-Path&gt;.&lt;Item Name&gt;'''
[[Image:HPI_node_configuration_done.png|649px]]


In our sample : '''S7_300.M.Anlauf'''
The created variables/tags can now be used in the usual way:


The '''&lt;Access-Path&gt;''' corresponds to the name of the '''&lt;PLC&gt;''', as it is defined with the '''''IBH OPCEditor''''' :
[[Image:HPI_Text_source_variable.png|900px]]


[[Image:ProTool6 3.jpg|frame|none]]
[[Image:HPI_RobotLine.png|700px]]

Latest revision as of 14:01, 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 mouse button.

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


By double clicking on the node the server IBHSoftec.IBHOPC.DA.1 needs to be chosen. Now the needed variables can be selected:

The created variables/tags can now be used in the usual way: