The LabVIEW Visualizers for Visual Studio integrate directly into the Visual Studio IDE to provide a richer debugging experience when working with NI .NET types.
While execution is paused, hovering over types in the editor will reveal a magnifying glass icon. The same icon will be available in the watch window as well.
Clicking the magnifying glass icon will open the type in the appropriate LabVIEW Visualizer.
- .NET Framework 4.0
- LabVIEW Runtime Engine 2018 (32 bit)
- Unpack the latest release into the Visual Studio 20xx Visualizers folder located in the user Documents folder. The full path will be similar to C:\Users<YOUR USERNAME>\Documents\Visual Studio 20xx\Visualizers.
- Restart Visual Studio
- ComplexSingle[]
- ComplexDouble[]
- ComplexWaveform<T>
- Spectrum<T>