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

77 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : ModelSpecificIO.xml
Created on : December 5, 2006, 7:03 PM
Author : E324325
Description:
Purpose of the document follows.
-->
<IO>
<Types>
<BinaryInput>
<Custom>
<Maintained maxCount="1">
</Maintained>
</Custom>
<Fixed>
<Momentary maxCount="1">
<Pin v="-1"/>
</Momentary>
</Fixed>
</BinaryInput>
<BinaryOutput>
</BinaryOutput>
<ModulatingInput>
<Fixed>
<On_Board_Pressure maxCount="1">
<Pin v="31"/>
</On_Board_Pressure>
<Pulse_Meter maxCount="1">
<Pin v="-1"/>
</Pulse_Meter>
<Counter maxCount="1">
<Pin v="-1"/>
</Counter>
</Fixed>
<Std> <!-- the following sensors are supported by this model -->
<Kntc20/>
<Kntc20_TR20_Series/>
<Pt1000/>
<C7400A/>
<C7632A/>
<C7632B/>
<C7600B/>
<H7655A/>
</Std>
<Custom>
<CustomResistive/>
<CustomVoltage/>
<CustomSensor/>
</Custom>
</ModulatingInput>
<ModulatingOutput>
<Fixed>
</Fixed>
<Custom>
<Analog/>
<Floating/>
<Pwm/>
</Custom>
</ModulatingOutput>
</Types>
</IO>