Page 1 of 1
Old Unix Chemstation/Target software anyone?
Posted: Tue Mar 09, 2010 2:09 am
by novost
I know it is old.... but I am trying get the last version of the Unix Chemstation (Chemsystem) and/or Target software tapes released which are version C.02.00 or later. This is to run a 5898B MS engine with HED and Extended Mass and the old HP Apollo data system. With the earlier versions, everything runs OK but mass axis calibration seems impossible.
Re: Old Unix Chemstation/Target software anyone?
Posted: Fri Jul 20, 2012 3:11 pm
by bring1
I've got it- our company purchased the source.
Re: Old Unix Chemstation/Target software anyone?
Posted: Thu Apr 11, 2013 2:53 am
by HPtarget
I am looking for the Source code for Target. We have 3.5 target but i am trying to get on a newer OS as in Unix or linux. I have a have a few Gurus that may be able to help me reverse engineer this program.
Re: Old Unix Chemstation/Target software anyone?
Posted: Thu Apr 11, 2013 2:39 pm
by bring1
We're currently running it perfectly on RHEL3, and I've had success running it on Ubuntu 10.04 LTS but some fonts don't display correctly. I've spent the last few months trying to figure that out. My big plan is to set it up to run through a web applet using WeirdX -
http://www.jcraft.com/weirdx/
Re: Old Unix Chemstation/Target software anyone?
Posted: Thu Apr 11, 2013 6:09 pm
by HPtarget
Is there a way I can get the Source code and see if I can get it running on fedora, Mint, or Ubuntu with a veritas file system. We have GCs, LCs, and MSs fairly new.
We have several additions of target ranging from 3 to 3.5. But we are only using the Unix 3.5 version the windows version we did not use because of security issues with it.
Re: Old Unix Chemstation/Target software anyone?
Posted: Fri Apr 12, 2013 2:04 pm
by Yama001
We pretty much live (and die) with the last windows version. At this point it will not read Agilent's GC data files if they are acquired under the G1701D or E versions.
Do you folks know if anyone has built a fix for this? I currently cope by converting the files to Netcdf format, but Agilent's conversion utility steps all over the injection time stamp.
We tossed all of our Unix hardware and software years ago. Premier Labs, in CT, USA, was still using the Unix 3.5 stuff a few years back. It might be worth tracking them down.
Re: Old Unix Chemstation/Target software anyone?
Posted: Mon Jan 06, 2014 10:06 pm
by HPtarget
It has been a while, but I am on the prawl for converting *.ch formats into the old *.ch formats "agilent signals for HPLC" again.
"bring1" it has been a while I lost your information after my company switched email systems. I would like to talk about some of the ideas you have or had for Target 3.5 again, as in, "wierdx", "linux", "maybe Mac"," windows", etc
Re: Old Unix Chemstation/Target software anyone?
Posted: Fri Mar 17, 2017 2:56 pm
by HPtarget
I was looking at some code and one of calls has "preprossor.pl" I was wondering has seen and has a copy?
Re: Old Unix Chemstation/Target software anyone?
Posted: Fri Mar 17, 2017 2:58 pm
by HPtarget
Sorry, "preprocess.pl" was the missing piece.
Re: Old Unix Chemstation/Target software anyone?
Posted: Sat Mar 18, 2017 12:18 am
by novost
>>HPTarget
Hi, It has been a while since I have looked at the old 5989 but I'm having another look at it now.
Just wondering if you were able to get the Target source from "bring1" in the end? Have you got it running on Linux? What MS are you running?
Regarding preprocess.pl, what software would it be with? Is it a Target macro? I have a HPUX version of Target for the 5989 engine somewhere but it is likely just the compiled version. Might that be of any use?
Feel free to contact me direct at
mail@novost.com.au.
Cheers.
Charles
Re: Old Unix Chemstation/Target software anyone?
Posted: Sat Mar 18, 2017 2:42 pm
by antonk
Being a fan of HP hardware may propose the following:
http://www.unichrom.com/chrom/u-linuxe.shtml
Download here:
http://www.unichrom.com/chrom/ucdle.php
Supported instruments here:
http://www.unichrom.com/matrix-gce.shtml
None of the real MS engine drivers but MS-simulator works Ok. The system itself capable of handling 4D-data (chromatogram+MS matrix)
also lots of file format supported:
http://www.unichrom.com/chrom/uc-ffe.shtml
including HP formats of version 2.
I'd be greatly appreciated for HP source studying (you can contact me at unichrom at unichrom dot com).
UniChrom driver development spec is open (
http://www.unichrom.com/chrom/ucddke.shtml). I nearly finished C++ (x14) base classes for driver skeleton.
Re: Old Unix Chemstation/Target software anyone?
Posted: Sat Mar 18, 2017 7:47 pm
by HPtarget
>>novost,
Thank you for the quick reply.
I was digging around the code and I noticed the missing preprocess.pl where "bring1" version references this file, but I have the HPunix version running and I could not find it. And so I was wondering if this is for a different version maybe, but I looked every where I did not see the file "preprocess.pl". In the end, I wanted to compare Openchrom to Target for performance sort of a hobby.
Regards,
Re: Old Unix Chemstation/Target software anyone?
Posted: Sat Mar 18, 2017 7:50 pm
by HPtarget
Antonk,
Is unichrom open source on linux? And is there source code so that I can compile native to make sure to get the best performance?
Thanks
Re: Old Unix Chemstation/Target software anyone?
Posted: Sun Mar 19, 2017 7:47 am
by antonk
Antonk,
Is unichrom open source on linux? And is there source code so that I can compile native to make sure to get the best performance?
Thanks
still not open source. Just DDK is open.
But data processing is free. Dongle is required only for instrument control.