User Manual

Example 3
This example shows how the flex I/O outputs can be controlled using a query string and
SIS commands.
<html>
<head><title>Example 3</title></head>
<h2><b>HTML Example 3</b></h2>
<body>
The following lines demonstrate how to send commands to an IP Link Product:
<p>
<a href="index.html?cmd=1*1]">Set Digital Output On</a>
<br>
<a href="index.html?cmd=1*0]">Set Digital Output Off</a>
</p>
</body>
</html>
Figure 45. HTML Source Code Using a Query String
Figure 46. Browser View
IPL T SFI244 • Communication and Control 47