The Configuration class provides convenience methods for accessing the XML configuration settings for each instrument, and hides the details of parsing the XML. Use it in the TextSourceFactory, SimpleTextSource, FileTextSource, SocketTextSource, and SerialTextSource so that all configuration information comes from the same access code.
The
Configurationclass provides convenience methods for accessing the XML configuration settings for each instrument, and hides the details of parsing the XML. Use it in theTextSourceFactory,SimpleTextSource,FileTextSource,SocketTextSource, andSerialTextSourceso that all configuration information comes from the same access code.