I am measuring the voltage from a photodoide. The light intensity falling
on the diode is changing very quickly. The signal from the diode is fed
to a lock-in ampplifier and then to a Bytronics card.
My labview programis not responding fast enough to the rapidly changing light
intensity falling on the photodiode. The program consists of a sequence
structure. In the first sequence it waits a period of time. In the next
sequence a measurement is taken and wrote to a spreadsheet. The sequence
is placed in a for loop. The program is unable to respond to fast light
intensity changes.
Also can buffering be used in the program, if the card used is a Bytronics
card.
Thanks
Philip