ā09-13-2005 06:04 PM
Hi,
The format in which CCD software saves its data is ā16 bits TIFFā or ā16 bits FIT formatā (FIT format is just the raw data type). I am trying to save this data using labview. Itās not getting saved properly (I get 1 KB file in place of expected 1000KB +). I am using activex that came with my CCD. I am attaching the snap-shot of my screen and I have indicated the places by arrows where I am saving the image. What I believe is going on wrong is that I have not provided ādata typeā in āvariant to dataā function (as I do not know what to provide).
Please let me know your suggestion.
Thanks,
DK
ā09-13-2005 10:59 PM
ā09-14-2005 02:07 AM
ā09-14-2005 01:37 PM - edited ā09-14-2005 01:37 PM
Hi,
I need some help. Actually the function that you are talking about is not on my lab pc, though I found that on my laptop. I think that I might not have installed some cd on lab computer. Do you have any idea about which cd may contain this function? I am asking because I do not want to reinstall evrything.
Thanks,
DK
Message Edited by Dushyant on 09-14-2005 01:38 PM
ā09-14-2005 02:24 PM
ā09-16-2005 06:31 PM - edited ā09-16-2005 06:31 PM
Hi,
My CCD is malfunctioning. So, I could not test your suggestion. But, I believe that it should work. However, I have a doubt that in "Variant To Data" there is one option of "type". What value I should provide. I can save the image as either ā16 bits TIFFā or ā16 bits FIT formatā (FIT format is just the raw data type).
Just making sure that I am getting it right. "Variant To Data" would be followed by "IMAQ ImageToArray" with
"data" from "Variant To Data" to "image" from "IMAQ ImageToArray". Right?
Thanks for ur help,
Dushyant
Message Edited by Dushyant on 09-16-2005 06:39 PM
ā09-17-2005 12:31 AM