Setup OPC XML-DA on Windows 7

All necessary files for OPC XML-DA will be automatically installed by the setup routine. This chapter describes the required IIS (Internet Information Services) configuration for OPC XML DA on Windows 7.

Please note: The configuration may be different in other Windows Operating Systems, for example Windows XP.

Step 1: Installing IIS on Windows 7

By default, IIS is not part of the Windows 7 installation. Therefore you need to add this functionality manually. For more information see http://technet.microsoft.com/de-de/library/cc725762%28v=ws.10%29.aspx.

Please note: When installing IIS, the following extensions need to be activated:

Setup OPC XML-DA on Windows 7 1:

Step 2: Create "Virtual Directory" in IIS (Internet Information Service)

Usually this step will be performed automatically by the Setup.

Setup OPC XML-DA on Windows 7 3:

Setup OPC XML-DA on Windows 7 4:

Setup OPC XML-DA on Windows 7 5:

Setup OPC XML-DA on Windows 7 6:

Please note: If you use Windows 7 64-bit, you need to explicitely enable 32-bit ISAPI-DLLs in IIS. In this case, please perform the following steps:

Setup OPC XML-DA on Windows 7 7:

Step 3: Testing OPC-XML DA configuration

The URL of the OPC-XML DA Server on the PC system can be accessed locally or from a remote computer. In both cases, open the web browser (e.g. Internet explorer) and enter the URL of the OPC-XML DA Server, for example:
http://<ip-adress or name of PC device>/tcopcxmlda/tcopcxmlda.dll

Examples:

http://192.16.17.5/tcopcxmlda/tcopcxmlda.dll
http://localhost/tcopcxmlda/tcopcxmlda.dll

The OPC-XML DA Server will reply with a status page containing the product version. If you see this page, the installation and configuration of OPC-XML DA has been successful.

Setup OPC XML-DA on Windows 7 8:

Please note:
In case of problems (like receiving no HTML status data) please check if your system uses a proxy server. After deactivating the proxy and reloading the URL, the OPC-XML DA Server should reply with the status info above.