Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ .BMP compression

I am encountering an issue with ' IMAQ write file 2' vi.
I want to save a file as a *.BMP without compression.
The file is returned compressed with the RLE_8 algorithm.
I am giving "False" as compression parameter.
This issue was not happening before migration on win10 computer.
Download All
0 Kudos
Message 1 of 4
(2,077 Views)

Hello,

 

Could you attach your code?

Why do you need to have the file compressed?

 

Thanks,

Michael

 

0 Kudos
Message 2 of 4
(2,042 Views)

Hi,
this is the code to save the bmp.
I said I don't want the images to be compressed.
With a 2016 32 bits labview the images are saved compressed.
With a 2016 64 bits labview the images are not compressed.

0 Kudos
Message 3 of 4
(2,038 Views)

There's nothing wrong with your code so it may actually be a problem elsewhere.

 

Can you use a newer version of LabVIEW? It may be a bug that has been fixed in a newer version.

 

Thanks,

Michael

 

0 Kudos
Message 4 of 4
(2,033 Views)