08-13-2007 12:55 PM
08-14-2007 02:10 PM
As far as I know .SDT files are binary files.
I don't know the file format description of SDT files but you can load binary files in LabVIEW, extract the data, convert it to 2D-array of U8 orU32, copy the array to an IMAQ image, write the image to disk.
If you don't have NI-Vision or don't want to use it, you might prefer to continue searching for someone that has been working on this.
Guenter
08-15-2007 09:10 AM
08-15-2007 10:40 AM
08-15-2007 02:53 PM
08-15-2007 03:20 PM
08-15-2007 06:22 PM
08-15-2007 06:39 PM
07-04-2013 09:40 PM
if your module continue to get errors, you can take a look those vb scripts i am very familiar when i want to do image format conversion. good luck with all of your work.