Wiki source code of 08 OPC tool

Version 27.1 by Mora Zhou on 2025/01/17 09:25

Show last authors
1 = **Introduction** =
2
3 **Open Platform Communications (OPC) **is a series of standards and specifications for industrial telecommunication. They are based on **Object Linking and Embedding (OLE) for process control**.
4
5 WECON provides **OPC Data Access(OPC DA)** for communicating real-time data from data acquisition devices, which is V-Box.
6
7 {{info}}
8 **✎Note:**This OPC tool only works with v-box, ig series HMI  doesn't support this tool.
9 {{/info}}
10
11 = **Premise** =
12
13 Due to OPC is based on Microsoft's COM (COmponent Model), and OPC's remote communication relies on Microsoft's DCOM (Distribute COM), and security is based on Microsoft's Windows security settings. About how to setup the DCOM on Windows PC, please refer to the following two links:
14
15 1)[[ DCOM for Windows 7,10, & Server 2008R2 and Newer>>https://www.softwaretoolbox.com/dcom/html/dcom_for_windows_7-_10-_-_server_2008r2.html]]
16
17 2) [[INSTALLING OPC CORE COMPONENTS ON WINDOWS 8>>https://www.aggsoft.com/opc-data-logger/tutorials/dcom-opc-config-windows-8-2012-1.htm]]
18
19 = **Basic configuration** =
20
21 V-Box pushes the data source to other OPC Clients through OPC tool, such as SCADA software, CFM software, ERP/MES systems, etc.
22
23 == **Login interface** ==
24
25 {{info}}
26 **✎Note:** Now, all the tools are integrated into** V-NET Client**, please login into **V-NET Client** to find OPC tool.
27 {{/info}}
28
29 (% style="text-align:center" %)
30 [[image:WheretofindOPC.png]]
31
32 (% style="text-align:center" %)
33 [[image:OPCLogin.png]]
34
35 **Interface function:**
36
37 1. Use the sqlite database to record the users who have successfully logged in. According to the login time, they are arranged in the user name drop-down box from large to small.
38 1. Remember password: use DES secondary encryption, the secret key is CPUID and network card MAC address respectively.
39 1. Configure the server address, and the software restart is required for the configuration to take effect.
40
41 == **Server setting** ==
42
43 The default server address is the V-NET monitoring address. When deploying a private cloud, connect to the corresponding network address. After configuring the server address, the OPC Tool restart is required to take effect.
44
45 (% style="text-align:center" %)
46 [[image:12-2 1.png||class="img-thumbnail"]]
47
48 After configuring the server address, the OPC Tool restart is required to take effect. 
49
50 (% style="text-align:center" %)
51 [[image:12-2.png]]
52
53 1. **About.** Software version information.
54 1. **Settings.** To set the server address settings.
55 1. **Logout. **Log out of the current account.
56 1. **Exit. **Exit the software.
57
58 At present, Wecon has three servers. Please enter the corresponding server address.
59
60 1. **China:http:~/~/api.v-box.net**
61 1. **Asean:http:~/~/api.asean.v-box.net**
62 1. **Europe:http:~/~/api.eu.v-box.net**
63
64 == **Configured successfully** ==
65
66 After the user logs in successfully, the OPC SERVER is started. As shown below.
67
68 (% style="text-align:center" %)
69 [[image:12-3.png||height="138" width="595" class="img-thumbnail"]]
70
71 (% class="wikigeneratedid" %)
72 **✎Note:** When using the OPC function, run the OPC Tool software.
73
74 = **Example** =
75
76 (% class="lead" %)
77 **The precondition is to use the OPC Server and OPC Client on the same PC.**
78
79 == **Run the OPC tool** ==
80
81 (% style="text-align:center" %)
82 [[image:12-3 2.png||class="img-thumbnail"]]
83
84 == **Create OPC device** :[[Download>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Software/Kepware-OPCClient.zip]]. ==
85
86 The following example is taking **OPC Quick Client.exe** tool for demonstration.
87
88 (% style="text-align:center" %)
89 [[image:WXWorkCapture_16763751224850.png]]
90
91 {{info}}
92 ✎Note: If having trouble of "Failed to connect server" or not able to find V-BOX.OPCSERVER.DLL in Server Properties like the above picture, please go to the V-NET Client installation path to install the necessary OPC runtime environment.
93 {{/info}}
94
95 (% style="text-align:center" %)
96 [[image:OPCruntimelocation.png]]
97
98 Try to install the following software.
99
100 (% style="text-align:center" %)
101 [[image:WXWorkCapture_17288855745498.png]]
102
103 **(1)** Run** "OPC Quick Client.exe"**
104
105 (% style="text-align:center" %)
106 [[image:12-4.png||class="img-thumbnail"]]
107
108 **(2) **Run V-BOX OPC tool and set corresponding server
109
110 (% style="text-align:center" %)
111 [[image:12-5.png||class="img-thumbnail"]]
112
113 (% style="text-align:center" %)
114 [[image:12-2.png]]
115
116 **(3) Select "New Server Connection" and select "V-BOX.OPCSERVER DLL"**
117
118 (% style="text-align:center" %)
119 [[image:12-6.png||class="img-thumbnail"]]
120
121 (% style="text-align:center" %)
122 [[image:12-7.png||class="img-thumbnail"]]
123
124 (% style="text-align:center" %)
125 [[image:12-8.png||class="img-thumbnail"]]
126
127 **(4) **Add a new group, set the group name according to your needs.
128
129 (% style="text-align:center" %)
130 [[image:12-9.png||class="img-thumbnail"]]
131
132 **(5)** Add a new item for the group.
133
134 (% style="text-align:center" %)
135 [[image:12-10.png||class="img-thumbnail"]]
136
137 **(6) **Select corresponding V-BOX and monitor point. Double click it to add Item.
138
139 (% style="text-align:center" %)
140 [[image:12-11.png||class="img-thumbnail"]]
141
142 Then this Item value will display as below.
143
144 (% style="text-align:center" %)
145 [[image:12-12.png||class="img-thumbnail"]]
146
147 Right-click the item, and select "Synchronous Write" to change the value of item.
148
149 (% style="text-align:center" %)
150 [[image:12-13.png||class="img-thumbnail"]]
151
152 {{info}}
153 **✎Note:** After the OPC tool is booted up, the number of real-time monitoring tags would not dynamically increase or decrease if there are some changes on server configuration. Only those values of the existing monitoring points when the OPC starts will be updated in real time.
154 {{/info}}
155
156 = [[64-bit data display OPC tool>>https://ftp.we-con.com.cn/Download/Software/MatrikonOPCExplorer.exe]] =
157
158 (% class="box infomessage" %)
159 (((
160 Note: OPC Quick Client can not support 64-bit data. So please download **MatrikonOPC Explorer **to accomplish 64-bit data display.
161 )))
162
163 = [[The video of 64-bit data display OPC tool >>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Video/opc%E5%B7%A5%E5%85%B7.mp4]] =