Instruction Manual
i.LON 100 Internet Server Programmer’s Reference  12-13 
<Result> 
Parameter 
<Result> 
 <iLONTypeTranslator> 
 <TypeTranslator> 
 <UCPTindex>7</UCPTindex> 
 </TypeTranslator> 
 </iLONTypeTranslator> 
</Result> 
12.2.1.4 TypeTranslatorDelete 
You can use the TypeTranslatorDelete function to delete a Type Translator. You must 
reference the Type Translator to be deleted by its index number in the <Data> parameter 
you supply to the function, as in the example below. 
<Data> 
Parameter 
<Data> 
 <iLONTypeTranslator> 
 <TypeTranslator> 
 <UCPTindex>0</UCPTindex> 
 </TypeTranslator> 
 </iLONTypeTranslator> 
</Data> 
<Result> 
Parameter 
<Result> 
 <iLONTypeTranslator> 
 <TypeTranslator> 
 <UCPTindex>0</UCPTindex> 
 </TypeTranslator> 
 </iLONTypeTranslator> 
</Result> 










