Files
GenericTeProgramLibrary/Source/Program/ConfigFiles/Hardware/MTS/Instruments/Instruments.xml
2025-10-24 15:18:11 -07:00

44 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Configurations>
<IniConfiguration>
<section name="Parts">
<key name="Location" value="C:\Program Files (x86)\Raytheon\RINSS\Parts" />
</section>
</IniConfiguration>
<XmlConfigurations>
<XmlConfiguration name="Instruments">
<Instrument>
<Name>CoeDeviceNodeTCP</Name>
<Factory>CoeCommDeviceFactory</Factory>
</Instrument>
<Instrument>
<Name>UUT_POWER_SUPPLY_SYSTEM_20V</Name>
<Factory>PowerSupplySystemKeysightFactory</Factory>
</Instrument>
<Instrument>
<Name>PICKERING_DIO_1</Name>
<Factory>DIOPickering40xFactory</Factory>
</Instrument>
<!-- <Instrument>
<Name>PICKERING_RELAY_SWITCH_16CH</Name>
<Factory>SwitchPickeringLxi60_522_SoapFactory</Factory>
</Instrument> -->
<!-- <Instrument>
<Name>PICKERING_RELAY_SWITCH_32CH</Name>
<Factory>SwitchPickeringLxi60_522_SoapFactory</Factory>
</Instrument> -->
<Instrument>
<Name>PICKERING_SWITCH_MATRIX_64X4</Name>
<Factory>SwitchMatrixPickering40xFactory</Factory>
</Instrument>
<Instrument>
<Name>KEYSIGHT_DMM_1</Name>
<Factory>DMMKeysightScpiFactory</Factory>
</Instrument>
<Instrument>
<Name>SERIAL_COM_PORT_1</Name>
<Factory>CommDeviceSerialFactory</Factory>
</Instrument>
</XmlConfiguration>
</XmlConfigurations>
</Configurations>