Difference between revisions of "Using with WinCC"

From IBHsoftec Wiki English
Jump to: navigation, search
(Created page with "== WinCC with the IBHsoftec OPC Server V4.x == Right-click <Variable management> <Select "Add new driver..."> none an...")
 
(WinCC with the IBHsoftec OPC Server V4.x)
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
Line 20: Line 24:
  
 
[[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 37: Line 43:
 
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 11:27, 4 June 2012

WinCC with the IBHsoftec OPC Server V4.x

Right-click <Variable management>

<Select "Add new driver...">


OPC WinCC 1.jpg


and select the OPC driver :

OPC WinCC 2.jpg


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

OPC WinCC 3.jpg


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:

OPC WinCC 4.jpg


Now add a new group.

OPC WinCC 5.jpg


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:

ProTool6 3.jpg


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

OPC WinCC 7.jpg


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

OPC WinCC 8.jpg