80 lines
1.8 KiB
XML
80 lines
1.8 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>
|
|
<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/>
|
|
<!-- BeginGearsBlock XML UNSUPPORTED_NOVOR_SENSOR -->
|
|
<Pt1000/>
|
|
<C7400A/>
|
|
<!-- EndGearsBlock XML UNSUPPORTED_NOVOR_SENSOR -->
|
|
<C7632A/>
|
|
<!-- BeginGearsBlock XML UNSUPPORTED_NOVOR_SENSOR -->
|
|
<C7632B/>
|
|
<C7600B/>
|
|
<!-- EndGearsBlock XML UNSUPPORTED_NOVOR_SENSOR -->
|
|
<H7655A/>
|
|
</Std>
|
|
|
|
<Custom>
|
|
<CustomResistive/>
|
|
<CustomVoltage/>
|
|
<CustomSensor/>
|
|
</Custom>
|
|
|
|
</ModulatingInput>
|
|
|
|
|
|
<ModulatingOutput>
|
|
|
|
<Fixed>
|
|
</Fixed>
|
|
|
|
<Custom>
|
|
<Analog/>
|
|
<Floating/>
|
|
<Pwm/>
|
|
</Custom>
|
|
</ModulatingOutput>
|
|
</Types>
|
|
|
|
</IO>
|
|
|
|
|