33 lines
1.1 KiB
XML
33 lines
1.1 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_Model3.xml, under the wiring section
|
|
-->
|
|
|
|
<!--
|
|
Modified by : Aaron D'souza
|
|
Modified on : September 13, 2006
|
|
Description:
|
|
To comment the Fixed IO Actuator
|
|
-->
|
|
|
|
<lonXL10NextGenFixedIo>
|
|
|
|
<FixedIo>
|
|
<!-- <Thermistor_20Kntc n="Thermistor_20Kntc" IoType="ModulatingInput" SensorType ="Kntc20" Terminal1="41" Terminal2="-1"/> -->
|
|
<!-- <Actuator n="Actuator" IoType="ModulatingOutput" ModOutputType="Floating" Terminal1="17" Terminal2="18" TravelTime="90.0"/> -->
|
|
</FixedIo>
|
|
|
|
<DontSensorCalibrate>
|
|
<Terminal n="Terminal" PinNo="41"/>
|
|
</DontSensorCalibrate>
|
|
|
|
</lonXL10NextGenFixedIo>
|
|
|