Instruction Manual
i.LON 100 Internet Server Programmer’s Reference  8-31 
8.2.1.7 AlarmNotifierDelete 
You can use the AlarmNotifierDelete function to delete an Alarm Notifier. You must 
reference the Alarm Notifier to be deleted by its index number in the <Data> parameter you 
supply to the function, as in the example below. 
<Data> Parameter 
<Data> 
 <iLONAlarmNotifier> 
 <Alarm> 
 <UCPTindex>9</UCPTindex> 
 </Alarm> 
 </iLONAlarmNotifier> 
</Data> 
<Result> Parameter 
<Result> 
 <iLONAlarmNotifier> 
 <Alarm> 
 <UCPTindex>9</UCPTindex> 
 </Alarm> 
 </iLONAlarmNotifier> 
</Result>










