1.使用opc,需要在机器上安装OPC运行环境。opc运行环境包含:opc_aeps.dll、opccomn_ps.dll、opcdaauto.dll、OpcEnum.exe、opcproxy.dll
2.将这些文件拷到系统目录中 如c:/windows/system32目录中去。
3.注册OpcEnum服务,点击开始→运行,输入OpcEnum.exe /SERVICE成功注册服务。
4.配置环境变量,右击“我的电脑”→“属性”→“高级设置”→“环境变量”,设置如下变量参数:
OPC_CLASS | Matrikon.OPC.Automation;Graybox.OPC.DAWrapper;HSCOPC.Automation;RSI.OPCAutomation;OPC.Automation |
OPC_CLIENT | OpenOPC |
OPC_GATE_HOST | localhost |
OPC_GATE_PORT | 7766 |
OPC_HOST | localhost |
OPC_MODE | dcom |
OPC_SERVER |
Hci.TPNServer;HwHsc.OPCServer;opc.deltav.1;AIM.OPC.1;Yokogawa.ExaopcDAEXQ.1;OSI.DA.1;OPC.PHDServerDA.1;Aspen.Infoplus21_DA.1; National Instruments.OPCLabVIEW;RSLinx OPC Server;KEPware.KEPServerEx.V4;Matrikon.OPC.Simulation;Prosys.OPC.Simulation |
5.运行MatrikonOPCAnalyzer.exe,必须和mia.lib文件一起,否则会报错。
6.运行MatrikonOPCSimulation.exe,必须和mia.lib文件一起,否则会报错。
7.在运行MatrikonOPCExplorer.exe,必须先运行OPC Core Components Redistributable.exe,否则在安装过程中会出错。
8.安装完毕后,点击“开始菜单”,出现如下效果。
9.在dos命令下,有参数返回,证明安装成功。