User`s manual
IPL T SF Series • Communication and Control
The host SSI commands in figure 4-25a request the product
name, product description and product part number of an
IP Link device. The remote SSI commands request the part
number, connection information and firmware version of an
attached serial device.
Figure 4-25b — Resulting HTML source code served
by an IP Link Web server
Notice, in figure 4-25b, that the commands executed by the
IP Link box in response to SSI references have been replied to,
and were implemented when the Web page was served to the
browser as seen below.
Figure 4-25c — Browser view
<html>
<head><title>Example 1</title></head>
<h2 b>HTML Example #1</h2 b>
<body>
The following lines demonstrate how to read status from the IPLink Product:
<p>
IPLink Product Name: <b>IPL T SFI244</b>
<br>
IPLink Product Description: <b>Two Bi-Directional Serial Ports [RS232], Four
Flex I/O, Four IR Ports</b>
<br>
IPLink Product Part Number: <b>60-544-06</b>
<br><hr>
<p>
This example requires an Extron Crosspoint 84HVA connected to IPL T SFI244
serial port #1.
<p>
Part Number: <b>N60-337-01%0D%0A</b>
<br>
Connection Info: <b>V08X04 A08X04 Exe0%0D%0A</b>
<br>
Firmware Version: <b>Ver2.02%0D%0A</b>
4-35