Description
DQMH Consortium Custom VI Analyzer Tests and LabVIEW environment customizations.
The VI Analyzer tests can be used to ensure that code adheres to the DQMH Consortium style guidelines, which can be found at: https://dqmh.org/styleguide.
There are also multiple VI Analyzer .cfg files included for analyzing different types of apps (examples, templates, internal applications, etc.).
The LabVIEW environment customizations are the following:
1. Mandatory LabVIEW.ini tokens (these tokens are always added, potentially overwriting existing values)
QuickBold=True
bookmarkmanager.showvilib=True
bookmarkmanager.showresource=True
defaultErrorHandlingForNewVIs=False
sourceOnlyDefaultForNewVIs=True
QuickDropFastSearch=True
reqdTermsByDefault=True
defaultControlStyle=0
FancyFPTerms=False
defaultControlStyle=0
2. Optional LabVIEW.ini tokens (these tokens are only added if they do not already exist)
QuickDropDiagramShortcuts=[list of QD diagram object shortcuts used by DQMH]
QuickDropPanelShortcuts=[list of QD panel object shortcuts used by DQMH]
3. Adding DQMH-specific words to the VI Analyzer Spell Check user dictionary if they are not already present.
Reviews
There are no reviews yet.