📄 svrinst.htm
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Modbus Server Instalation</title>
</head>
<body bgcolor="#FFFFFF">
<p><font size="4"><strong>Modbus Automation Server Installation</strong></font></p>
<p>There is no installation setup with this server , but it's not very difficult to
install. </p>
<p>System and Files Requirements:</p>
<p>This software was tested with win95 and NT 4.0 with Service Pack 4.0.</p>
<p>You need to install DCOM95 to work with win95 , download from <a
href="http://www.microsoft.com/com/dcom95/download.asp">Microsoft DCOM for Windows 95</a></p>
<p><strong>MFC , ATL and Ole Run-Time Files :</strong></p>
<p>mfc42.dll<br>
Msvcrt.dll<br>
ATL.DLL <br>
</p>
<p>You can download these files from <a href="archives/mfcatl.zip">mfcatl.zip</a>. You do
not need this files if you install Visual Studio 6.0 with the latest service pack.</p>
<p>Files Included with the server:</p>
<p>MBServer.exe - ActiveX server executable.<br>
ModbusServer.tlb - Type Library with server component information.<br>
Modbucfg.exe - Client test application<br>
</p>
<p><font size="4"><strong>Modbus Server Installation</strong></font><br>
<ol>
<li>Install DCOM95 if you are using win95.</li>
<li>Install MFC, ATL and Ole run-time files from <a href="archives/mfcatl.zip">mfcatl.zip</a>
</li>
<li>Extract Server files (MBServer.exe,Modbucfg.exe,...) to any directory.</li>
<li>Open a MS-DOS window and go to the directory where MBServer.exe file is located.</li>
<li>Register MBServer.exe , just type <strong>MBServer.exe /RegServer</strong></li>
<li>Run Modbucfg.exe to test the installation. See <a href="client.htm">Modbus Automation
Client</a>.</li>
<li>If you have Visual Basic you can try vb sample. Maybe you have to choose
"References" and select MBSever.Exe before running the sample.</li>
</ol>
<p> You can uninstall the MBServer.exe typing <strong>MBServer.exe
/UnregServer </strong>to remove the registry entry and delete the directory where
you extract the files. The run-time files should not be uninstalled because many programs
use MFC run-time files. </p>
<p align="center"><a href="index.htm">Home</a></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -