OPCServer:WinCC: Difference between revisions

From IBHsoftec Wiki English
Jump to navigation Jump to search
Jonas (talk | contribs)
Created page with "== WinCC with the IBHsoftec OPC Server V4.x == Right-click <Variable management> <Select "Add new driver..."> frame|none ..."
 
Jonas (talk | contribs)
Line 4: Line 4:


&lt;Select &quot;Add new driver...&quot;&gt;
&lt;Select &quot;Add new driver...&quot;&gt;


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


and select the OPC driver :
and select the OPC driver :


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


navigate to &lt;OPC Groups&gt; and create a new connection :
navigate to &lt;OPC Groups&gt; and create a new connection :


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


After you have given the connection a name
After you have given the connection a name


( in our sample: IBHOPC ) the OPC Server name : '''IBHSoftec.IBHOPC.DA''' and the host name can be entered in the properties:
( in our sample: IBHOPC ) the OPC Server name : '''IBHSoftec.IBHOPC.DA''' and the host name can be entered in the properties:


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


Now add a new group.
Now add a new group.


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


Then add the new variables in the group :
Then add the new variables in the group :
Line 46: Line 36:


The &lt;'''Access-Path'''&gt; corresponds to the name of the &lt;'''PLC'''&gt;, which was created in the '''IBH OPC Editor''':
The &lt;'''Access-Path'''&gt; corresponds to the name of the &lt;'''PLC'''&gt;, which was created in the '''IBH OPC Editor''':


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


'''Note:''' Please leave the input box &lt;'''Access-Path'''&gt; empty.
'''Note:''' Please leave the input box &lt;'''Access-Path'''&gt; empty.


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


Now the created variable may be used in the &lt;Graphics Designer&gt; :
Now the created variable may be used in the &lt;Graphics Designer&gt; :


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

Revision as of 09:46, 4 June 2012

WinCC with the IBHsoftec OPC Server V4.x

Right-click <Variable management>

<Select "Add new driver...">

and select the OPC driver :

navigate to <OPC Groups> and create a new connection :

After you have given the connection a name

( in our sample: IBHOPC ) the OPC Server name : IBHSoftec.IBHOPC.DA and the host name can be entered in the properties:

Now add a new group.

Then add the new variables in the group :

The <Item Name> corresponds to the PLC operand.

The entry for WinCC is a combination of PLCName and VariableName :

<Access-Path>.<Item Name>

In our sample : S7_300.M.10HZ

The <Access-Path> corresponds to the name of the <PLC>, which was created in the IBH OPC Editor:

Note: Please leave the input box <Access-Path> empty.

Now the created variable may be used in the <Graphics Designer> :