Hi,
Is there a way in Split (or some other way) to convert the date and time in table format of the CR1000 to the date and time in array data format?
Like "2008-03-10 10:00:00",x,x,x into 4,2008,70,1000,x,x,x
Thanks
* Last updated by: dorian12 on 4/14/2010 @ 11:51 AM *
Hi,
Is there a way in Split (or some other way) to convert the date and time in table format of the CR1000 to the date and time in array data format?
Like "2008-03-10 10:00:00",x,x,x into 4,2008,70,1000,x,x,x
Thanks
LoggerNet has an option to store the file as an "array compatible CSV" which will produce a file that looks like a mixed array file. There is a field in the dialog box for the option that allows you to enter an array ID.
The help file in Split tells how you can create a mixed array-like file, as well. The "Date Formats Example" topic (use the Search) explains how this is done.
Regards,
Dana
thanks a lot