LabVIEW Data Storage
Overview
LabVIEW stores data in memory for controls, indicators, wires, and other objects depending on the data type of the object.
Refer to the LabVIEW Help for the most up-to-date information about data storage in LabVIEW.
Reader Comments | Submit a comment »
Binary file storage
It doest tell how a binary file is stored.
I am curious about how Labview stores a
binary file so that I can access that in
Matlab or someother software to read the
values.
- Apr 17, 2005
I am write a program with Labview to acquire
data.When I saved datas to disk
in
binary by the command of Write File+
[I16].vi ,I found that each data
saved
in the form that the high level byte
(8-bit)were saved in low
address and the
low level byte (8-bit) in
high address.But I I hope the
data can be read by
Matlab,
So I hope that the datas will be saved in
the form that the high level
byte saved in high address and the low level
byte in low address.How will
I do
to achieve these?
- hu xiao, ?]?ì?å?w?M?§?w?@. xhuxiao@hotmail.com - Jun 26, 2002
Legal
This tutorial (this "tutorial") was developed by National Instruments ("NI"). Although technical support of this tutorial may be made available by National Instruments, the content in this tutorial may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this content with each new revision of related products and drivers. THIS TUTORIAL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).
