Features
- Scripting Tools
-
Automatically add DCFG support to your DQMH Modules.
- Config Views
-
Different configuration UIs depending on the user(Administrator, Operator).
- Configuration Order
-
Define the order of configurations.
-
Go to Tools→DQMH Consortium→DCFG→Add DCFG Suppor to DQMH module
-
Select the UI Order
-
-
If you need to change the configuration order for your module, follow these steps:
-
Open Init Config.vi block diagram
-
Change the 'Configuration Order' constant
-
-
The 'Configuration Order' Constants defines the order on which the DCFG will display the configurations
- Presets
-
Store and Load Different sets of configuration values, for examples:
-
Same applications for different test stations
-
Hardware Connected / Hardware Simulated
-
- Sample Project
-
Fully-Featured example project
-
Go to Help→Find Examples
-
Change to the Search Tab and type DCFG
-
Open the DCFG Example Project.lvproj
-
Follow #DCFG Bookmarks
-
- External Configuration
-
Allow external code to update Module’s configuration
- UI can be Customized
-
Create your own flavor of the configuration UI using a DQMH Module Template.