24 lines
832 B
XML
24 lines
832 B
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>UUT_POWER_SUPPLY_SYSTEM_20V</Name>
|
|
<Factory>PowerSupplySystemKeysightFactory</Factory>
|
|
</Instrument>
|
|
<Instrument>
|
|
<Name>PICKERING_SWITCH_MATRIX_64X4</Name>
|
|
<Factory>SwitchMatrixPickering40xFactory</Factory>
|
|
</Instrument>
|
|
<Instrument>
|
|
<Name>KEYSIGHT_DMM_1</Name>
|
|
<Factory>DMMKeysightScpiFactory</Factory>
|
|
</Instrument>
|
|
</XmlConfiguration>
|
|
</XmlConfigurations>
|
|
</Configurations> |