Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

splitting files: problems


alba Feb 5, 2013 11:23 AM

Dear all,

I'm a new user of LoggerNet. I'd like to learn how to use it because I need to post-process data files which I collect not-uniformly approximately once per month from a Compact Flash Card.

I'm trying to do a simple exercise: I'd like to split a file just giving a Start condition and a Stop condition.

The file is in the format TOA5, it has data every 0.1 seconds and the timestamp is in the first column as "2012-12-20 17:48:36.1".

I've tried to do that giving this information:

Start condition: 1[2012]:1[355]:1[1750]:1[00]
Stop condition: 1[2012]:1[355]:1[1755]:1[00]

I get the error "Too many "and" conditions in expression"

How should I express this?

Should I include something in the Copy section?

Sorry if this is a basic question but after reading the manual I can't understand the problem.

Thanks in advance for your help.


alba Feb 5, 2013 01:56 PM

I've tried that again giving this information:

Start condition: 1[2012]:1[355]:1[1750]:
Stop condition: 1[2012]:1[355]:1[1755]:

And it worked, but then, what should I write if I'd like to split from a second basis? For example:


Start condition: 1[2012]:1[355]:1[1750]:1[05]
Stop condition: 1[2012]:1[355]:1[1750]:1[05]

Thank you in advance.

Log in or register to post/reply in the forum.