I received a suggestion that I contain the two parts (grey level ficker and signal capture) in seperate while loops and use a local variable to pass a control to the measurement part from the flicker, with the control triggering the true statement of a case structure inside of the measurement while loop. In each of the cases (both vi's are listed below) the picture box stops swithing between the two grey levels while the measurement is being taken by the DAQ. In my application, I have a photometer taking continuous measurements and sending a proportional voltage signal to the DAQ input. If the picture box (which is what the photometer is measuring the br
ightness of) does not switch back and forth between the grey levels while the DAQ is sampling the incoming signal from the photometer, then the photometer is putting out no signal. No grey level switching, no signal. So the DAQ ends up measuring a flat line. Does anyone have any ideas as to how I can fix this, please try nd run my vi's before you make suggestions, just to see what is happening. Also, if you have a solution, give it to me in remedial form, if you can. I am new to labview.
Thanks for all your help.