Special Applications, cont’d
IPL 250 • Special Applications
5-4
Example: SSI use in notication e-mails
One simple way to use host SSI commands is to customize e-mail messages that the
IPL 250 sends in response to a monitored condition or event. In the example shown
below, the disconnection e-mail uses SSIs to insert the unit name, IP address, and
time into an e-mail that is sent when the IPL 250 detects that a device attached to it
has been disconnected or when a switch connected to a contact input port closes or
opens. For more information on commands, see the Command/response table for
SIS commands in chapter 4.
How these commands are typed into the Global Configurator Email Manager:
WCN| is the
SIS command
to read the IPL’s
unit name.
WCI
|
is the SIS
command to
read the IPL’s IP
address.
WCT| is the
SIS command
to read the date
and time.
2
1
3
Resulting e-mail that is sent out upon equipment disconnection:
<!--#echo var="W CN|"-->
results: unit name.
<!--#echo var="W CI|"-->
results: unit’s IP address.
<!--#echo var="W CT|"-->
results: date and time.
2
1
3
SSI use in an IPL’s Web page
Reference notes:
An__.shtmllecanbeuploadedtotheIPL250byusingoneofthefollowing:
•theFile Management tab of the factory embedded Web page
(http://<unit’s IP address>/nortxe_index.html)
•anSIScommand(see“Filestreamingcommands”intheSIStablesinchapter4)