From 11:00 PM CST Friday, Apr 11th - 1:30 PM CST Saturday, Apr 12th, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CST Friday, Apr 11th - 1:30 PM CST Saturday, Apr 12th, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
To download NI software, including the products shown below, visit ni.com/downloads.
NOTE: History probes ship by default with LabVIEW 2019 and later. The probes provided below should only be used with LabVIEW 2018 and previous.
Overview
A set of custom probes that display a history of values that have passed through the wire.
Description
These "History Probes" extend the normal functionality of wire probes by displaying a history of the values that have passed through a wire. They support the following scalar
Each probe includes a "Reset on Next Run" button that allows you to reset the displayed history the next time the custom probe executes, i.e. the next time data flows through the wire.
Requirements
Steps to Implement or Execute Code
Follow these instructions to install and use the History Probes:
Note: Each probe indicates the datatype of the wire in its "Value" column header. Also, each probe's contents can be reset during execution with the "Reset on Next Run" button. Finally, you can change the display type of integer values to Decimal, Hexadecimal, Octal, or Binary.
Additional Information or References
Way to select a custom probe in Step 2
Custom Probe Watch Window when VI is running
**This document has been updated to meet the current required format for the NI Code Exchange.**
Description-Separate-2Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Really handy for seeing what's going on inside loops! How did I ever manage without!
extremely useful!
Made something similar sometime ago and serves a similar purpose. I used it for debugging measurement performance and accuracy. Enjoy:
https://decibel.ni.com/content/people/Yardov/blog/2014/05/23/statistics-probes
@Yardov, the link provided results in an Access Denied message.