As qt3utils becomes used outside of the QLM, it may be more convenient to allow for hardware setups to be defined by a configuration file that can be utilized by various objects within qt3utils.
As a user, I want to be able to define the hardware connections and device names in a single configuration file. Then pass that file to qt3utils objects during instantiation in order to communicate with devices. This will help especially with the GUI applications. One can even imagine a button that allows the user to load the configuration file after launch.
As qt3utils becomes used outside of the QLM, it may be more convenient to allow for hardware setups to be defined by a configuration file that can be utilized by various objects within qt3utils.
As a user, I want to be able to define the hardware connections and device names in a single configuration file. Then pass that file to qt3utils objects during instantiation in order to communicate with devices. This will help especially with the GUI applications. One can even imagine a button that allows the user to load the configuration file after launch.