LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

analog and digital - stop

hi,

i have one problem..

i attached the vi where i have a question..

i want when the digital stop to stop and the analog..

the analog i want to acquire a measurements continuously until the digital stop..

i try many combinations.. but they do nothing..

pls help me..

thank you very much!!

andrikos


Message Edited by andrikoscy on 04-17-2008 12:49 PM

Message Edited by andrikoscy on 04-17-2008 12:50 PM
0 Kudos
Message 1 of 11
(3,251 Views)
Hi andrikos,
i´m sorry, but i don´t understand what you try to do. Can you please explain it again??
Mike
0 Kudos
Message 2 of 11
(3,233 Views)
hi,

i want the 2 program start to executes at the same time and stop at the same time!!!

but!,

the digital program stop when it will measured whole the samples

the analog must measures analog measurements continuously until the digital will stop! then and the analog must stop.

how can i do this?

thank you very much for your interest!

andrikos


0 Kudos
Message 3 of 11
(3,228 Views)

Hi andrikoscy,

if both processes shall run at the same time, you can´t connect them with a wire. I think you need 2 while loops to do what you want. See the attached example.
Hope this helps.

Mike

0 Kudos
Message 4 of 11
(3,205 Views)
Mike,

can you send me a picture of the example?

because, i can't read it...

i have Labview 7.1

andrikos
0 Kudos
Message 5 of 11
(3,198 Views)

Hi andrikos,

here is the picture.

Mike

0 Kudos
Message 6 of 11
(3,196 Views)
hi Mike,

your idea is nice! it works!

i have another one problem now..

the analog don"t plot the measurements or i can;t  get the measurements into an array..

do you know why i have this problem?

pls help me..

thank you very much for your time and interest!

andrikos


Message Edited by andrikoscy on 04-18-2008 06:30 AM

Message Edited by andrikoscy on 04-18-2008 06:30 AM
0 Kudos
Message 7 of 11
(3,178 Views)

Hi andrikos,

there are different ways. You can add a chart to see all values, you can store your values in an "dbl" array or you append the waveform to an existing one. See the attached picture.

Mike

0 Kudos
Message 8 of 11
(3,173 Views)
hi Mike,

i attach a picture of the vi..

i add a chart which called measurement..

and when the vi executed.. i don't see anething at the chart.. nothing!

why?

andrikos
0 Kudos
Message 9 of 11
(3,161 Views)
the picture...
0 Kudos
Message 10 of 11
(3,158 Views)