Instruction Manual
i.LON 100 Internet Server Programmer’s Reference  1-3 
1.0 of the SOAP/XML interface. An i.LON 100 using version 1.1 software will accept and 
respond to SOAP messages sent by applications written with version 1.0 of the SOAP/XML 
interface just as an i.LON 100 using version 1.0 software would. 
1.4.1 Modified SOAP Applications and Functions 
Table 1 lists the functions and properties that have been modified for version 1.1 of the 
SOAP/XML interface. Each function includes a brief explanation of how the function or 
property was modified for version 1.1. Detailed explanations of these modifications are 
included later in the document. 
Table 1  i.LON 100 Version 1.1 SOAP/XML Interface Modifications 
Function  Description of Change  For More 
Information, See… 
AlarmNotifierRead 
The AlarmNotifierRead function now returns two 
additional properties in its output: 
<UCPTlastEvent> and <UCPTtotalCount>. 
The <UCPTlastEvent> property indicates the last 
time an entry in the alarm log read by the function 
was modified or deleted. The <UCPTtotalCount> 
property indicates the total number of entries in the 
alarm log read by the function. 
In addition, the AlarmNotifierRead function now 
allows the user to read from the end of the alarm log 
backwards, if the <UCPTstop> property is specified 
and the <UCPTstart> property is left empty in the 
input supplied to the function. 
Further, when reading the Alarm History Log, the 
<UCPTstart> and <UCPTstop> input parameters 
now indicate a filter for log entry time. When 
reading the Alarm Summary Log, the <UCPTstart> 
and <UCPTstop> input parameters still indicate a 
filter for alarm time, as was the case in Version 1.0 
of the SOAP/XML Interface. This change will affect 
the ordering of log entries returned when reading 
the Alarm History Log, because they will not be 
sorted by alarm time, as in version 1.0. Rather, they 
will appear in the order that each event was entered 
into the log. 
AlarmNotifierRead on 
page 8-20 










