Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i store & view(graphically) a 1D boolean array(T/F)?

Plsease explain in brief , i have tried it with array indexing but i m not reaching anywhere.
0 Kudos
Message 1 of 2
(2,419 Views)
hello

To store array, convert it to 0/1 and store as integer.

To view it graphically, you can convert it to 0/1 and graph it. Other choice is graph it as digital waveform. (See attached vi)

Hope it helps.
Alipio
---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 2 of 2
(2,419 Views)