Difference between revisions of "Using with WinCC"
(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: | ||
<Select "Add new driver..."> | <Select "Add new driver..."> | ||
+ | |||
[[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 <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]] | ||
+ | |||
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 <'''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 | + | [[Image:ProTool6 3.jpg|frame|none]] |
+ | |||
'''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]] | ||
+ | |||
Now the created variable may be used in the <Graphics Designer> : | Now the created variable may be used in the <Graphics Designer> : | ||
[[Image:OPC_WinCC_8.jpg|frame|none]] | [[Image:OPC_WinCC_8.jpg|frame|none]] |
Revision as of 10:27, 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> :