Difference between revisions of "OPCServer:HPI Scada"

From IBHsoftec Wiki English
Jump to: navigation, search
 
(7 intermediate revisions by one other 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>
  
 +
[[Image:HPI_new_nodes.png|173px]]
  
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|frame|none|173px]]
+
By double clicking on the node the server '''IBHSoftec.IBHOPC.DA.1''' needs to be chosen.
 +
Now the needed variables can be selected:
 +
[[Image:HPI_node_configuration.png|769px]]
  
 +
[[Image:HPI_node_configuration_done.png|649px]]
  
In the project tree-item '''&lt;Connections&gt;''' now the connection has to be given a name, in our sample IBHOPC.
+
The created variables/tags can now be used in the usual way:
  
Here also the server '''IBHSoftec.IBHOPC.DA.1''' needs to be chosen.
+
[[Image:HPI_Text_source_variable.png|900px]]
  
[[Image:OPC_CCFlex_2.jpg|frame|none]]
+
[[Image:HPI_RobotLine.png|700px]]
 
+
 
+
 
+
 
+
== 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;'''
+
 
+
In our sample : '''S7_300.M.Anlauf'''
+
 
+
The '''&lt;Access-Path&gt;''' corresponds to the name of the '''&lt;PLC&gt;''', as it is defined with the '''''IBH OPCEditor''''' :
+
 
+
[[Image:ProTool6 3.jpg|frame|none]]
+

Latest revision as of 16: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>

HPI new nodes.png


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

HPI node configuration done.png

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

HPI Text source variable.png

HPI RobotLine.png