Solution
The
Get Terminal Name with Device Prefix function interacts with the DAQmx driver. This function is part of the DAQmx examples that get installed with the DAQmx support for LabVIEW NXG. In newer versions of DAQmx, it was renamed to
Get Full Terminal Name.
In case you installed DAQmx after LabVIEW NXG, you can follow these steps to access the function:
- Open NXG
- Go to Help » Examples
- Navigate to: Hardware Input and Output » NI-DAQmx » Programmatic Configuration » DAQmx Synchronization
- Confirm a name for the demo project now being created
- You'll find Get Terminal Name with Device Prefix.gvi respecticely Get Full Terminal Name.gvi under subVIs in the pane normally on the left.