Changes for page 08 OPC tool

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

From version 7.3
edited by Hunter
on 2023/05/13 10:05
Change comment: There is no comment for this version
To version 8.2
edited by Hunter
on 2023/05/13 10:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,10 +8,14 @@
8 8  
9 9  = **2 Premise** =
10 10  
11 -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
11 +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, please refer to the following two links:
12 12  
13 -= **2 Basic configuration** =
13 +1)[[ DCOM for Windows 7,10, & Server 2008R2 and Newer>>https://www.softwaretoolbox.com/dcom/html/dcom_for_windows_7-_10-_-_server_2008r2.html]]
14 14  
15 +2) [[INSTALLING OPC CORE COMPONENTS ON WINDOWS 8>>https://www.aggsoft.com/opc-data-logger/tutorials/dcom-opc-config-windows-8-2012-1.htm]]
16 +
17 += **3 Basic configuration** =
18 +
15 15  The device uses the OPC configuration tool to push the data sources of the device to other OPC clients
16 16  
17 17  == **2.1 Login interface** ==