2026-03-17 13:31:18 -07:00

35 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : FixedIo_model1.xml
Created on : June 19, 2006, 12:32 PM
Author : E324325
Description:
This xml document describes the Fixed IOs in the model specified by the suffix of the xml file name(e.g. Model1, Model2, etc.)
If any Fixed IO is added/removed or the terminal number has been changed, then a corresponding change has to be made in the
main xml file, i.e. lonHoneywellXL10NextGen_Model1.xml, under the wiring section
-->
<!--
Modified by : Aaron D'souza
Modified on : September 13, 2006
Description:
To Add the Fixed IO Actuator
-->
<lonXL10NextGenFixedIo>
<FixedIo>
<On_Board_Pressure n="On_Board_Pressure" IoType="ModulatingInput" SensorType ="Pressure" Terminal1="31" Terminal2="-1"/>
<Actuator n="Actuator" IoType="ModulatingOutput" ModOutputType="Floating" Terminal1="17" Terminal2="18" TravelTime="90.0"/>
<!-- <Thermistor_20Kntc n="Thermistor_20Kntc" IoType="ModulatingInput" SensorType ="Kntc20" Terminal1="41" Terminal2="-1"/> -->
</FixedIo>
<DontSensorCalibrate>
<Terminal n="Terminal" PinNo="41"/>
</DontSensorCalibrate>
</lonXL10NextGenFixedIo>