readme.txt

来自「OPC服务器及客户端编程」· 文本 代码 · 共 18 行

TXT
18
字号
This directory contains the interface proxy files from the OpcFoundation.
You must install the proxies on both client and server machines.

To install OpcEnum.exe copy the executable to your windows directory
then run Opcenum /regserver

To install the proxy dlls, copy them to your windows system directory
then run 

regsvr32 /i opcproxy.dll
regsvr32 /i opccomn_ps.dll

Do not install these files over later versions. The batch file 
install.bat copies and registers these files, but does not check for
later versions present. Careful how you go.


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?