LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Array to Digital Waveform Graph

I have big boolean arrays and I need them in some type of digital
graph, but it is not posible to use Digital Waveform Graph without
converting this to U8 array and mask every plot exept first. This
consumes very much memory with 700 % redundancy ...
0 Kudos
Message 1 of 3
(3,786 Views)
Use a Waveform graph and from "Plot Legend" choose the 5th interpolation (as far as I remember this is the one). I made a sample for you (ignore my FOR loop generator)
hope this helps
Message 2 of 3
(3,787 Views)

Hi,

If I have a 16 bit boolean array that updates itself every second and I'd like to read each bit by a channel in the plot. How do I perform that?

Thanks

Yariv

0 Kudos
Message 3 of 3
(3,685 Views)