Looking for an OCB (or whatever filetype you think best) format description #578
-
I am working on reverse engineering my Hitachi 7000 HPLC from the ground up (ripping original electronics and putting my own in). Can you guys link me to something describing how to format the data I collect into a file for OpenChrom to use? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 10 replies
-
Please provide some Hitachi 7000 HPLC raw files for testing purposes. |
Beta Was this translation helpful? Give feedback.
-
00000001 - Copy.DAD.CSV (Note: remove the CSV file extension) If you were able to add support for the original file though I am sure that would be appreciated as there are still a few of these out in the world, and the software is horrible due to the hardware limitations at the time. I will need to go back and figure out a bunch of other data points for you later tonight. |
Beta Was this translation helpful? Give feedback.
-
Lovely, I'm already able to extract information from the given raw file: |
Beta Was this translation helpful? Give feedback.
-
Give me some time to play with it. I love to see that you tinker with the Hitachi 7000 instrument and get more out of it as initially possible. I will give you a feedback approx. in January how to best save and export the data from the instrument with your specific setup. |
Beta Was this translation helpful? Give feedback.
-
I will additionally create a specific import converter for data that is exported by your system. You are then able to adjust it to your needs. |
Beta Was this translation helpful? Give feedback.
-
Love your tinkering project and just wanted to chime in. If you are looking for an affordable high precision ADC, I suggest to have a look at the ARD-LTC1867 or ARD-LTC2499 by Iowa Scaled Engineering. These 16 and 24 bit ADCs are shield extension for the Arduino board. With a low noise external power supply that provides a reference voltage of ~ 5V, one can obtain a resolution in the (sub-) microvolt range. However, that might not be necessary, as these boards come with decent on-board voltage regulators. Best of luck! |
Beta Was this translation helpful? Give feedback.
-
That would be great because I also have a bid on a HPLC Refractive Index
detector. I have no idea what use it could have for me, but it looks like I
will get it for only $10, so I might as well.
…On Wed, Dec 18, 2024, 1:18 AM Philip Wenig ***@***.***> wrote:
I will additionally create a specific import converter for data that is
exported by your system. You are then able to adjust it to your needs.
—
Reply to this email directly, view it on GitHub
<#578 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOR364A2NCSEWTBI7526WD2GEVWXAVCNFSM6AAAAABTT4PDECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRQGIZTONY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@seeigecannon My colleague @Mailaender mentioned, that the simplest way for you to write and import data in OpenChrom is to use the |
Beta Was this translation helpful? Give feedback.
-
Here is the above displayed example file: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Perfect. Temperature, pressure, solvent ratio ... are currently now displayed in the chromatogram editor. But I could extend it to also display additional data. |
Beta Was this translation helpful? Give feedback.
-
IMHO, the *.arw format is quite simple and offers no option to store additional detector data, like temperature. You could store the temperatures in a separate files, e.g.: time milliseconds, temperature °C |
Beta Was this translation helpful? Give feedback.
Here is the above displayed example file:
HPLC-DAD.zip