06-09-2020 03:08 PM
I was able to get some of the data I would like to have on the current VI. I would like to get the complete table from the website provided here:
https://webbook.nist.gov/cgi/cbook.cgi?ID=C71432&Mask=2000#Gas-Chrom
I would like to get each line in the Gas Chromatography table on the website in a table in LabView or string with spaces. Is there a way to do this?
-John
06-09-2020 04:18 PM
There's no way around just brute-forcing it. Use regex to help you parse.