Problems With Logging A Stream


LoggingH

Recommended Posts

Posted

Hello all,

 

We are using a U3-HV labjack with daqfactory to log data. We need a high amount of data (800Hz/s) stream, so we have written a code for that.

We have written a code who says when the logging starts and ends.

 

We log every time the same track and save the streamed  data (4 signals [4x800=3200numbers]) in a .CSV-file.

 

When we look to the .CSV-file we see in every logging-file a different amount of streamed data, this amount of data varies between 80 and 2000.

 

Our question is; How can we get a consequent and reliable streaming with daqfactory? (like 2000 rows of data every logging)

 

Thanks for you help!

Archived

This topic is now archived and is closed to further replies.