LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

basic problem with making a UI

Solved!
Go to solution

@otr1990 wrote:

wiebe@CARYA

 

The producer catches the user events, and sends tasks to be performed to the consumer. All DAQ should be in the producer loop.

 

 


Hi I'm a little confused. So I generate data in the producer loop via the controls of the front panel and with a click on enqueue element I will release my data to the consumer loop. So all DAQs should be in the consumer loop?!

sorry I dont want to smartass but I'm really confused now.

King regards,
Tobi


Indeed: The producer catches the user events, and sends tasks to be performed to the consumer. All DAQ should be in the producerconsumer loop.

 

The consumer loop consumes the commands. That it produces data, has little to do with it's role of being a consumer or producer. Hence the mistake. The producer loop could produce that DAQ data to another consumer (please ignore when this adds to the confusion).

 

0 Kudos
Message 11 of 11
(153 Views)