Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

C# .NET Debug Probes

One of the pitfalls of programming test and measurement applications in C# .NET is the lack of visualization tools needed to debug waveform and array types.  These Visual Studio Visualizers, inspired by the custom probes in LabVIEW, aims to reduce the time from acquisition to visualization.

 

A living repository can be found on GitHub.

Comments
NJKirchner
Active Participant
Active Participant
on

Can you do unwrapped phase as well?

smoores
NI Employee (retired)
on

I added unwrapped phase to v0.3.0.

Contributors