Wiki source code of 8 OPC tool

Version 17.1 by Hunter on 2023/08/03 15:02

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
Hunter 15.1 7 = **Premise** =
Hunter 7.2 8
Hunter 8.3 9 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 10
Hunter 8.2 11 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 12
Hunter 8.2 13 2) [[INSTALLING OPC CORE COMPONENTS ON WINDOWS 8>>https://www.aggsoft.com/opc-data-logger/tutorials/dcom-opc-config-windows-8-2012-1.htm]]
14
Hunter 15.1 15 = **Basic configuration** =
Hunter 8.2 16
Hunter 9.1 17 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 18
Hunter 15.1 19 == **Login interface** ==
Leo Wei 1.1 20
Hunter 9.1 21 {{info}}
22 **✎Note:** Because now all the tools are integrated into the V-NET Client, please login into the V-NET Client software to find OPC tool.
23 {{/info}}
24
Leo Wei 1.1 25 (% style="text-align:center" %)
Hunter 9.1 26 [[image:WheretofindOPC.png]]
Leo Wei 1.1 27
Hunter 9.1 28 (% style="text-align:center" %)
29 [[image:OPCLogin.png]]
30
Leo Wei 1.1 31 **Interface function:**
32
33 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.
34 1. Remember password: use DES secondary encryption, the secret key is CPUID and network card MAC address respectively.
35 1. Configure the server address, and the software restart is required for the configuration to take effect.
36
Hunter 15.1 37 == **Server setting** ==
Leo Wei 1.1 38
39 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.
40
41 (% style="text-align:center" %)
42 [[image:12-2 1.png||class="img-thumbnail"]]
43
44 After configuring the server address, the OPC Tool restart is required to take effect. 
45
46 (% style="text-align:center" %)
47 [[image:12-2.png]]
48
49 1. **About.** Software version information.
50 1. **Settings.** To set the server address settings.
51 1. **Logout. **Log out of the current account.
52 1. **Exit. **Exit the software.
53
54 At present, Wecon has three servers. Please enter the corresponding server address.
55
56 1. **China:http:~/~/api.v-box.net**
57 1. **Asean:http:~/~/api.asean.v-box.net**
58 1. **Europe:http:~/~/api.eu.v-box.net**
59
Hunter 15.1 60 == **Configured successfully** ==
Leo Wei 1.1 61
62 After the user logs in successfully, the OPC SERVER is started. As shown below.
63
64 (% style="text-align:center" %)
Stone Wu 4.1 65 [[image:12-3.png||height="138" width="595" class="img-thumbnail"]]
Leo Wei 1.1 66
67 (% class="wikigeneratedid" %)
68 **✎Note:** When using the OPC function, run the OPC Tool software.
69
Hunter 15.1 70 = **Example** =
Leo Wei 1.1 71
72 (% class="lead" %)
Hunter 14.1 73 **The precondition is to use the OPC Server and OPC Client on the same PC.**
Leo Wei 1.1 74
Hunter 15.1 75 == **Run the OPC tool** ==
Leo Wei 1.1 76
77 (% style="text-align:center" %)
78 [[image:12-3 2.png||class="img-thumbnail"]]
79
Hunter 15.1 80 == **Create OPC device** ==
Leo Wei 1.1 81
Hunter 14.1 82 The following example is taking **OPC Quick Client.exe** tool for demonstration. [[**Download** here>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Software/Kepware-OPCClient.zip]].
Leo Wei 1.1 83
Hunter 14.1 84 {{info}}
85 ✎Note: If having trouble of "Failed to connect server" or not able to find V-BOX.OPCSERVER.DLL in Server Properties, please go to the V-NET Client installation path to install the necessary OPC runtime environment.
86 {{/info}}
87
88 (% style="text-align:center" %)
89 [[image:OPCruntimelocation.png]]
90
Leo Wei 1.1 91 **(1)** Run** "OPC Quick Client.exe"**
92
93 (% style="text-align:center" %)
94 [[image:12-4.png||class="img-thumbnail"]]
95
96 **(2) **Run V-BOX OPC tool and set corresponding server
97
98 (% style="text-align:center" %)
99 [[image:12-5.png||class="img-thumbnail"]]
100
101 (% style="text-align:center" %)
102 [[image:12-2.png]]
103
104 **(3) Select "New Server Connection" and select "V-BOX.OPCSERVER DLL"**
105
106 (% style="text-align:center" %)
107 [[image:12-6.png||class="img-thumbnail"]]
108
109 (% style="text-align:center" %)
110 [[image:12-7.png||class="img-thumbnail"]]
111
112 (% style="text-align:center" %)
113 [[image:12-8.png||class="img-thumbnail"]]
114
115 **(4) **Add a new group, set the group name according to your needs.
116
117 (% style="text-align:center" %)
118 [[image:12-9.png||class="img-thumbnail"]]
119
120 **(5)** Add a new item for the group.
121
122 (% style="text-align:center" %)
123 [[image:12-10.png||class="img-thumbnail"]]
124
125 **(6) **Select corresponding V-BOX and monitor point. Double click it to add Item.
126
127 (% style="text-align:center" %)
128 [[image:12-11.png||class="img-thumbnail"]]
129
130 Then this Item value will display as below.
131
132 (% style="text-align:center" %)
133 [[image:12-12.png||class="img-thumbnail"]]
134
135 Right-click the item, and select "Synchronous Write" to change the value of item.
136
137 (% style="text-align:center" %)
138 [[image:12-13.png||class="img-thumbnail"]]
139
Hunter 12.1 140 {{info}}
141 **✎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.
142 {{/info}}