From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,089 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,054 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,050 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,045 Views)