Wiki source code of 08 OPC tool

Last modified by Mora Zhou on 2025/01/17 09:56

Hide last authors
Hunter 15.1 1 = **Introduction** =
Leo Wei 1.1 2
Hunter 7.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**.
Leo Wei 1.1 4
Hunter 7.2 5 WECON provides **OPC Data Access(OPC DA)** for communicating real-time data from data acquisition devices, which is V-Box.
Leo Wei 1.1 6
Jett 20.1 7 {{info}}
Mora Zhou 28.1 8 **✎Note: **ig series HMI doesn't support OPC DA. This OPC tool only works with V-BOX.
Jett 20.1 9 {{/info}}
10
Hunter 15.1 11 = **Premise** =
Hunter 7.2 12
Hunter 8.3 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:
Hunter 7.2 14
Hunter 8.2 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]]
Leo Wei 1.1 16
Hunter 8.2 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
Hunter 15.1 19 = **Basic configuration** =
Hunter 8.2 20
Hunter 9.1 21 V-Box pushes the data source to other OPC Clients through OPC tool, such as SCADA software, CFM software, ERP/MES systems, etc.
Leo Wei 1.1 22
Hunter 15.1 23 == **Login interface** ==
Leo Wei 1.1 24
Hunter 9.1 25 {{info}}
Mora Zhou 29.1 26 **✎Note:** Now, all the tools are integrated into** V-NET Client**, please login into **V-NET Client** to find OPC tool.
Hunter 9.1 27 {{/info}}
28
Leo Wei 1.1 29 (% style="text-align:center" %)
Hunter 9.1 30 [[image:WheretofindOPC.png]]
Leo Wei 1.1 31
Hunter 9.1 32 (% style="text-align:center" %)
33 [[image:OPCLogin.png]]
34
Leo Wei 1.1 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
Hunter 15.1 41 == **Server setting** ==
Leo Wei 1.1 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
Hunter 15.1 64 == **Configured successfully** ==
Leo Wei 1.1 65
66 After the user logs in successfully, the OPC SERVER is started. As shown below.
67
68 (% style="text-align:center" %)
Stone Wu 4.1 69 [[image:12-3.png||height="138" width="595" class="img-thumbnail"]]
Leo Wei 1.1 70
71 (% class="wikigeneratedid" %)
72 **✎Note:** When using the OPC function, run the OPC Tool software.
73
Hunter 15.1 74 = **Example** =
Leo Wei 1.1 75
76 (% class="lead" %)
Hunter 14.1 77 **The precondition is to use the OPC Server and OPC Client on the same PC.**
Leo Wei 1.1 78
Hunter 15.1 79 == **Run the OPC tool** ==
Leo Wei 1.1 80
81 (% style="text-align:center" %)
82 [[image:12-3 2.png||class="img-thumbnail"]]
83
Theodore Xu 18.1 84 == **Create OPC device** :[[Download>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Software/Kepware-OPCClient.zip]]. ==
Leo Wei 1.1 85
Theodore Xu 18.1 86 The following example is taking **OPC Quick Client.exe** tool for demonstration.
Leo Wei 1.1 87
Joe 22.1 88 (% style="text-align:center" %)
89 [[image:WXWorkCapture_16763751224850.png]]
90
Hunter 14.1 91 (% style="text-align:center" %)
92 [[image:OPCruntimelocation.png]]
93
Joe 24.1 94 Try to install the following software.
Joe 23.1 95
Joe 22.1 96 (% style="text-align:center" %)
97 [[image:WXWorkCapture_17288855745498.png]]
98
Leo Wei 1.1 99 **(1)** Run** "OPC Quick Client.exe"**
100
101 (% style="text-align:center" %)
102 [[image:12-4.png||class="img-thumbnail"]]
103
104 **(2) **Run V-BOX OPC tool and set corresponding server
105
106 (% style="text-align:center" %)
107 [[image:12-5.png||class="img-thumbnail"]]
108
109 (% style="text-align:center" %)
110 [[image:12-2.png]]
111
112 **(3) Select "New Server Connection" and select "V-BOX.OPCSERVER DLL"**
113
114 (% style="text-align:center" %)
115 [[image:12-6.png||class="img-thumbnail"]]
116
117 (% style="text-align:center" %)
118 [[image:12-7.png||class="img-thumbnail"]]
119
Mora Zhou 29.1 120 {{info}}
121 ✎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.
122 {{/info}}
123
Leo Wei 1.1 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
Hunter 12.1 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}}
Joe 25.1 155
156 = [[64-bit data display OPC tool>>https://ftp.we-con.com.cn/Download/Software/MatrikonOPCExplorer.exe]] =
157
Joe 26.1 158 (% class="box infomessage" %)
159 (((
Mora Zhou 30.1 160 **Note:** OPC Quick Client can not support 64-bit data. So please download **MatrikonOPC Explorer **to accomplish 64-bit data display.
Joe 26.1 161 )))
Joe 25.1 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]] =