Page 1 of 1
Chemstation batch or muötiple export
Posted: Fri Sep 17, 2010 3:16 pm
by parcej
Hi All,
I know that with the latest ChemStation LC (revision B.04.02), that it is possible to export a signal to csv format.
But, I have 300 signals that I want to export.
Is there a way of selecting all signals in a data table and exporting all the signals automatically (perhaps a macro)?
The software is nice, but there is little documentation about the macro language!
cheers
Dave
Re: Chemstation batch or muötiple export
Posted: Mon Aug 08, 2011 7:37 pm
by kwarnock
Hi Dave
I was having the exact same problem and was also astounded at the lack of documentation for this sort of thing...
The macro command to export a single signal is:
DAEX_ExecuteOutput "REGISTER","DAEXChrom",FILENAME$,"CSV",44
Where REGISTER is whatever register your chromatogram data is coming from (like ChromReg[1]) and FILENAME$ is the output file name. For whatever reason, the register name needs to be in quotes. ["CSV" can also be changed to "DIF", which I find easier to work with].
Anyway, using this command, it's possible to cycle through a batch file / table / etc. and export each signal. If you (or others) are still interested, I have a macro that will export all files from a batch - shouldn't be too hard to tweak that to accomodate a data table if necessary.
Cheers,
Ken
Re: Chemstation batch or muötiple export
Posted: Mon Aug 08, 2011 11:15 pm
by Dank
I myself am interested in this macro file. Is there a way to get in contact with you via email?
Re: Chemstation batch or muötiple export
Posted: Tue Aug 09, 2011 3:40 pm
by kwarnock
Hi Dank
Go ahead and email me at
ken.warnock@integritybio.com.
Cheers,
Ken
Re: Chemstation batch or muötiple export
Posted: Thu Nov 15, 2012 10:17 pm
by brunovl
Hi Ken
I'm interested in this macro file, but e-mail is not working anymore
best regards
bruno