Changes for page 08 OPC tool

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

From version 15.1
edited by Hunter
on 2023/05/13 15:27
Change comment: There is no comment for this version
To version 14.1
edited by Hunter
on 2023/05/13 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,10 @@
1 -= **Introduction** =
1 += **1 Introduction** =
2 2  
3 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 4  
5 5  WECON provides **OPC Data Access(OPC DA)** for communicating real-time data from data acquisition devices, which is V-Box.
6 6  
7 -= **Premise** =
7 += **2 Premise** =
8 8  
9 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:
10 10  
... ... @@ -12,11 +12,11 @@
12 12  
13 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 14  
15 -= **Basic configuration** =
15 += **3 Basic configuration** =
16 16  
17 17  V-Box pushes the data source to other OPC Clients through OPC tool, such as SCADA software, CFM software, ERP/MES systems, etc.
18 18  
19 -== **Login interface** ==
19 +== **3.1 Login interface** ==
20 20  
21 21  {{info}}
22 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.
... ... @@ -34,7 +34,7 @@
34 34  1. Remember password: use DES secondary encryption, the secret key is CPUID and network card MAC address respectively.
35 35  1. Configure the server address, and the software restart is required for the configuration to take effect.
36 36  
37 -== **Server setting** ==
37 +== **3.2 Server setting** ==
38 38  
39 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 40  
... ... @@ -57,7 +57,7 @@
57 57  1. **Asean:http:~/~/api.asean.v-box.net**
58 58  1. **Europe:http:~/~/api.eu.v-box.net**
59 59  
60 -== **Configured successfully** ==
60 +== **3.3 Configured successfully** ==
61 61  
62 62  After the user logs in successfully, the OPC SERVER is started. As shown below.
63 63  
... ... @@ -67,17 +67,17 @@
67 67  (% class="wikigeneratedid" %)
68 68  **✎Note:** When using the OPC function, run the OPC Tool software.
69 69  
70 -= **Example** =
70 += **4 Example** =
71 71  
72 72  (% class="lead" %)
73 73  **The precondition is to use the OPC Server and OPC Client on the same PC.**
74 74  
75 -== **Run the OPC tool** ==
75 +== **4.1 Run the OPC tool** ==
76 76  
77 77  (% style="text-align:center" %)
78 78  [[image:12-3 2.png||class="img-thumbnail"]]
79 79  
80 -== **Create OPC device** ==
80 +== **4.2 Create OPC device** ==
81 81  
82 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]].
83 83