Files
GenericTeProgramLibrary/Source/Program/InstrumentConfigFile/Instruments.xml
2025-01-03 09:50:39 -07:00

20 lines
672 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>TCP_CLIENT_1</Name>
<Factory>EthernetSocketsTcpClientFactory</Factory>
</Instrument>
<Instrument>
<Name>STE_POWER_SUPPLY_SYSTEM</Name>
<Factory>PowerSupplyKeysightN67xxFactory</Factory>
</Instrument>
</XmlConfiguration>
</XmlConfigurations>
</Configurations>