05-14-2007 01:15 PM
05-14-2007 01:29 PM
05-15-2007 09:43 AM
Hi Keith,
I would recommend saving the histogram data to a file within your application. Then, whenever your program starts you can read the most current histogram data from disk and write that data to your front panel graph using a property node.
Specifically, right click on your histogram indicator (a Waveform Graph) within the block diagram and select Create >> Property Node >> Value. Writing data to this property node when your application begins will preload the histogram.
I hope this helps!
Casey Weltzin
Applications Engineer
National Instruments
05-15-2007 09:44 AM
05-15-2007 10:32 AM