Hi all,
Is there a VI out there that will load AND interpret any common type
of vector file format, producing an array of line start and end point
coordinates (I only need to read lines, not shapes) ???
I have some "motorised" hardware to control via Labview with a NI
6025E i/o board. Now, I have routines in dev. to x/y drive the device
but would like to do some fancy movements with it like "draw" pictures
output from Windows graphic software. I don't need to do this
directly, just accept a common file type.
Obvious candidates are WMF and HPGL (used for x/y plotters). I was
under the impression that HPGL was an ASCI "readable" language, but my
attempts to print to file from a HP DesignJet printer driver produces
a heade
r mentioning HPGL*2* with some readable pen colour settings and
the rest of the data in binary format.
Any suggestions for a HPGL (V. 1 or 2) printer driver that produces
"readable" ASCI would be useful as I could probably write my own
interpret.
Many thanks,
Peter