Package faa.tg.bytex.util

Class Summary
DeviceTypesToXml Reads a file containing Laboratory Device Names and creates a preliminary LaboratorDevices.xml file usage: java faa.tg.bytex.util.DeviceTypesToXml -i DeviceTypes.txt -o DeviceTypes.xml See the source: DeviceTypesToXml.java
LabDevicesToXml Reads a file containing Laboratory Device Names and creates a preliminary LaboratorDevices.xml file usage: java faa.tg.bytex.util.LabDevicesToXml -i labDevices.txt -o LaboratoryDevices.xml See the source: LabDevicesToXml.java
PortListToXml Reads the output of pdisp command and creates BytexPorts.xml file.