From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to write a file in binary?

i am using lab windows/CVI and i am trying to write a file in binary. I am using the fwrite from C, but it is not working. does CVI have a way of writing to a file in binary?
0 Kudos
Message 1 of 3
(3,208 Views)
Here's a small bit of code that shows how to use the binary file library items.

Hope it helps.
Download All
Message 2 of 3
(3,208 Views)
that was exactly what i needed thanks alot.
0 Kudos
Message 3 of 3
(3,208 Views)