Solution
The last version of the NI-VirtualBench driver is 19.0, which supports LabVIEW 2016, 2017, 2018, and 2019.
If your LabVIEW and driver versions are mismatched, the NI-VirtualBench driver will not support the newer LabVIEW version, which causes missing subVIs, disabled palette items, or broken VIs.
You can apply the following workaround to manually make the VirtualBench VIs available in a newer LabVIEW version. However, this approach is not officially supported and may not work in all cases.
For example, to use VirtualBench 18.0 VIs in LabVIEW 2019:
- Download the NI-VirtualBench software.
- Install or re-install NI-VirtualBench 18.0 using a custom installation.
- Select LabVIEW 2018 Support during installation.
- Navigate to C:\Program Files (x86)\National Instruments\LabVIEW 2018\vi.lib\, or the corresponding folder of your installation.
- Copy the VirtualBench folder into C:\Program Files (x86)\National Instruments\LabVIEW 2019\vi.lib\
- Restart LabVIEW 2019.
Note: This workaround applies only to the base LabVIEW version and not to SP1 versions.