Initial check-in
This commit is contained in:
20
Source/Program/InstrumentConfigFile/Instruments.xml
Normal file
20
Source/Program/InstrumentConfigFile/Instruments.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user