Using with WinCC Flexible: Difference between revisions

From IBHsoftec Wiki English
Jump to navigation Jump to search
Jonas (talk | contribs)
Jonas (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:


[[Image:OPC_CCFlex_1.jpg|frame|none]]
[[Image:OPC_CCFlex_1.jpg|frame|none]]




Line 13: Line 12:


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






[[Image:OPC_CCFlex_2.jpg|frame|none]]
[[Image:OPC_CCFlex_2.jpg|frame|none]]




Line 40: Line 36:


[[Image:ProTool6 3.jpg|frame|none]]
[[Image:ProTool6 3.jpg|frame|none]]




Line 49: Line 43:


[[Image:OPC_CCFlex_3.jpg|frame|none]]
[[Image:OPC_CCFlex_3.jpg|frame|none]]






The created '''OPC Variables''' now may be used:
The created '''OPC Variables''' now may be used:






[[Image:OPC_CCFlex_6.jpg|frame|none]]
[[Image:OPC_CCFlex_6.jpg|frame|none]]

Latest revision as of 09:37, 4 June 2012

WinCC Flexible 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 :


Convienient creation of OPC Variables with the browsing function :

A click on the dropdown in the column <Symbol>opens a window, that permits browsing of the servers address space:


The created OPC Variables now may be used: