Run the validation tool
Command description
Call
Command call
g-cli --lv-ver <LabVIEW version number> ValidateDqmhModules -- (1)
1 | parameters Specific to the tool follow "--" |
Parameters
Name | Category | Required | Description |
---|---|---|---|
-pp |
Value |
Yes |
Path of the lvproj file you want to validate DQMH® modules |
Example
Command with required parameters
g-cli --lv-ver 2020 ValidateDqmhModules -- -pp "<lvproj path>"
The G CLI toolkit is developed by James McNally. You can find more information on calling parameters linked to the G CLI tool itselef here. |