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.

  1. Go to Tools→DQMH Consortium→DCFG→Add DCFG Suppor to DQMH module

  2. Select the UI Order

DCFG Configuration Order 1
  • If you need to change the configuration order for your module, follow these steps:

    1. Open Init Config.vi block diagram

    2. Change the 'Configuration Order' constant

DCFG Configuration Order 2
  • The 'Configuration Order' Constants defines the order on which the DCFG will display the configurations

DCFG Configuration Order 3
Presets

Store and Load Different sets of configuration values, for examples:

  • Same applications for different test stations

  • Hardware Connected / Hardware Simulated

Presets
Sample Project

Fully-Featured example project

  1. Go to Help→Find Examples

  2. Change to the Search Tab and type DCFG

  3. Open the DCFG Example Project.lvproj

  4. Follow #DCFG Bookmarks

Sample Project
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.

Custom UI