08-06-2018 06:51 AM
i need to record more than 3000 samples but im not able to
08-06-2018 07:38 AM
Are you sure you are only getting the first 3000 samples? My guess is that you are getting the last 3000 samples.
Look at ALL of the inputs to Write Delimited Spreadsheet.
It has an input called "append to file?" that if unwired defaults to false. Thus you are constantly overwriting your file.