-
- Posts: 17
- Joined: Tue Mar 09, 2010 1:41 am
Advertisement
Old Unix Chemstation/Target software anyone?
Discussions about chromatography data systems, LIMS, controllers, computer issues and related topics.
14 posts
Page 1 of 1
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.
-
- Posts: 4
- Joined: Fri Jul 20, 2012 3:10 pm
I've got it- our company purchased the source.
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
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.
-
- Posts: 4
- Joined: Fri Jul 20, 2012 3:10 pm
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/
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
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.
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.
-
- Posts: 350
- Joined: Tue Jun 28, 2011 7:30 pm
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.
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.
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
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
"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
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
I was looking at some code and one of calls has "preprossor.pl" I was wondering has seen and has a copy?
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
Sorry, "preprocess.pl" was the missing piece.
-
- Posts: 17
- Joined: Tue Mar 09, 2010 1:41 am
>>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
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
-
- Posts: 373
- Joined: Mon Sep 13, 2010 8:28 am
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.
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.
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
>>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,
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,
-
- Posts: 29
- Joined: Tue Aug 09, 2011 2:53 am
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
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
-
- Posts: 373
- Joined: Mon Sep 13, 2010 8:28 am
still not open source. Just DDK is open.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
But data processing is free. Dongle is required only for instrument control.
14 posts
Page 1 of 1
Who is online
In total there are 15 users online :: 1 registered, 0 hidden and 14 guests (based on users active over the past 5 minutes)
Most users ever online was 4374 on Fri Oct 03, 2025 12:41 am
Users browsing this forum: Bing [Bot] and 14 guests
Most users ever online was 4374 on Fri Oct 03, 2025 12:41 am
Users browsing this forum: Bing [Bot] and 14 guests
Latest Blog Posts from Separation Science
Separation Science offers free learning from the experts covering methods, applications, webinars, eSeminars, videos, tutorials for users of liquid chromatography, gas chromatography, mass spectrometry, sample preparation and related analytical techniques.
Subscribe to our eNewsletter with daily, weekly or monthly updates: Food & Beverage, Environmental, (Bio)Pharmaceutical, Bioclinical, Liquid Chromatography, Gas Chromatography and Mass Spectrometry.
- Follow us on Twitter: @Sep_Science
- Follow us on Linkedin: Separation Science