cromda Posted October 13, 2013 Posted October 13, 2013 As logging was in progress, I saved the DaqFactory .ctl file on a USB key using "file/Save with history" (I also downloaded the log file, created with "logging") Back at office, and as the office PC is not connected to a LabJack, I opened the .ctl file using "Open in safe mode". The file open correctly and I can visualise the data collected the day before. As the log file has some minor bugs, I tried to have an improved data file using export, from safe mode. The problem is that the export file has only one line (the last) instead of several thousand expected. Any idea on how I can get the whole data set by exporting from safe mode ?
AzeoTech Posted October 14, 2013 Posted October 14, 2013 If you are using an export set and you want all the data, make sure the expressions in the export set don't have [0]. Most of the examples in this forum are for using the export set to output a single line of data, so have [0]. Since you want all the data, you should ignore that and just put the channel name. myChannel instead of myChannel[0]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.