Difference between revisions of "Using with WinCC"

From IBHsoftec Wiki English
Jump to: navigation, search
(WinCC with the IBHsoftec OPC Server V4.x)
(WinCC with the IBHsoftec OPC Server V4.x)
 
Line 10: Line 10:
  
 
and select the OPC driver :
 
and select the OPC driver :
 +
  
 
[[Image:OPC_WinCC_2.jpg|frame|none]]
 
[[Image:OPC_WinCC_2.jpg|frame|none]]
Line 15: Line 16:
  
 
navigate to <OPC Groups> and create a new connection :
 
navigate to <OPC Groups> and create a new connection :
 +
  
 
[[Image:OPC_WinCC_3.jpg|frame|none]]
 
[[Image:OPC_WinCC_3.jpg|frame|none]]
Line 22: Line 24:
  
 
( 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]]
Line 27: Line 30:
  
 
Now add a new group.
 
Now add a new group.
 +
  
 
[[Image:OPC_WinCC_5.jpg|frame|none]]
 
[[Image:OPC_WinCC_5.jpg|frame|none]]
Line 42: Line 46:
  
 
The <'''Access-Path'''> corresponds to the name of the <'''PLC'''>, which was created in the '''IBH OPC Editor''':
 
The <'''Access-Path'''> corresponds to the name of the <'''PLC'''>, which was created in the '''IBH OPC Editor''':
 +
  
 
[[Image:ProTool6 3.jpg|frame|none]]
 
[[Image:ProTool6 3.jpg|frame|none]]
Line 47: Line 52:
  
 
'''Note:''' Please leave the input box <'''Access-Path'''> empty.
 
'''Note:''' Please leave the input box <'''Access-Path'''> empty.
 +
  
 
[[Image:OPC_WinCC_7.jpg|frame|none]]
 
[[Image:OPC_WinCC_7.jpg|frame|none]]

Latest revision as of 11:29, 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