01-21-2008 11:55 AM
01-23-2008 08:32 AM
01-23-2008 09:09 AM
01-24-2008 07:36 AM
01-24-2008 08:40 AM
01-30-2008 05:35 AM
03-04-2008 07:54 AM
Hello Daniel,
I believe I have fixed the problem with my AOD, unfortunately it has been
replaced with another problem.
It appears that there is a timing issue when I am collecting data and
simultaneously trying to change the parameters of my external device (the
AOD). The program is designed to create a header file then collect data
using initial parameter for the AOD, after a certain time the signal to
the AOD should change, rapidly, and then the program should take some more
data, both portions of data are then written to a single file.
The problem is that when the signal to the AOD is altered it is done in 2 steps
(it should be done in 1 step, the hardware could be causing the issue, but
according to specifications this should not be the case), therefore I get a
jump then a plateau then another jump, now this make the analysis of this data
difficult. So, would it be possible for you to look at the attached programs
and see if there is anything amiss. The main program is call Dissipationfun.vi
and the collection program is called AnychannelCollectBinData DAQmx(global).vi.
I tried to solve the problem using a stacked sequence with the last frame being
a wait step but this did not work -see attached data.
Thanks
Roger