LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problems with continuous sampling

i ve written a VI which should be able to display continuously sampled data.
actually, it samples a few data then stop...does anybody has an idea about what is wrong with this VI(attached)
thanks
gt
0 Kudos
Message 1 of 2
(2,537 Views)
The VI is doing exactly what you programmed it to do. You have no loop structure so there's only a single acquisition done. There's several shipping examples that should help. Select Find Examples>Hardware Input and Output>DAQ>Analog Input>General and look at any of the ones that begine with Cont Acq&Graph.
Message 2 of 2
(2,537 Views)