Knoebel
2008-08-04 16:10:09 UTC
I'm trying to output my data acquisition into an array so that I can perform additional data analysis. I'm using a case structure to ensure that all the samples are read from the buffer. Each time the case structure executes the array values are reinitialized and nothing is outputted. The number of samples read works fine but the data acquisition doesn't. Is the case structure the wrong thing to use or do I need to build my array differently? If I shouldn't use the case structure how do I ensure all the data is read from the buffer? This is a problem that developed after the post "for loop data acq."
Thanks
Data Acq_MOD05.vi:
http://forums.ni.com/attachments/ni/170/346393/1/Data Acq_MOD05.vi
Thanks
Data Acq_MOD05.vi:
http://forums.ni.com/attachments/ni/170/346393/1/Data Acq_MOD05.vi