LabVIEW Web Development Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Debug Tools for WebVIs

Hi WebVI developers! I wanted to share a LabVIEW NXG 5.0 Web Module Add-on that I put together called Debug Tools for WebVIs available in the NI Community Example Code Repository at the following url: https://bit.ly/debugtools

 

Included is the Debug Log VI that can take any value on a wire and log a representation of it to the console. This tool is a compliment to the existing debugging techniques available for debugging WebVIs in LabVIEW NXG. The Debug Log VI is useful for logging values deeply nested in SubVIs or with complex types such as Arrays of Clusters of Arrays, etc.

 

debuglogfast.gif

 


Milan
Message 1 of 1
(2,184 Views)