The device configurator is used to set various settings of your devices using dialog windows. Some devices, such as serial based devices, require the device configurator to properly set up the device. Others simply use the configurator as a more user friendly way to set default parameters. To open the device configurator, either click Quick - Device Configuration from the main menu, or click on the toolbar icon. Once selected, you will be prompted to select which device configurator you would like to use. The options will depend on which devices are installed, and which installed devices have configurators. Once selected the given configurator will be displayed.
Once closed, settings in the configurator are saved with the document. These settings are actually just ASCII strings with the necessary parameters. The format of these strings varies slightly depending on the device, but in general are readable. Because of this, there is also a View Raw option when selecting which device configurator to use. If you select a configurator, then hit View Raw instead of Select, another generic window will appear with a text editor and the current configuration string for the given device. You can view and edit this at will. Click OK to save your changes, or Cancel to ignore them.