LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How does Labview stores the binary data - The header, where the actual data starts etc.

I downloaded the one that was written in LabVIEW 7.1.  When I go to open the vi I get a 'load error code 9: VI version (7.1) is newer than LabVIEW version (7.0).  I'm unable to open the vi files because I have an older version.

Brent

 

0 Kudos
Message 11 of 16
(1,578 Views)
Hello,
 
Please see the attached .zip file. It contains the Write MAT file VI saved in LabVIEW 7.0.
 
Scott Y
NI
0 Kudos
Message 12 of 16
(1,560 Views)

Thanks for your help.

Brent

0 Kudos
Message 13 of 16
(1,551 Views)
Hello:

This maybe some handling issue I am not aware of but recently when doing signal processing from digitized recorded ECG signals I could'nt figure out how and why I am getting amplitudes as high in the 10E9 orders! While the general waveform is correct the magnitudes are not. I have also tried to divided out or rescale the data but it simply zeros out all the values when I perform the operation? How is this? What can be done?

Thanks for any tips.

Berns B.

Message Edited by Dr.Berns on 08-13-2005 12:21 PM

Bernardino Jerez Buenaobra
Senior Test and Systems Development Engineer
Test and Systems Development Group
Integrated Microelectronics Inc.- Philippines
Telephone:+632772-4941-43
Fax/Data: +632772-4944
URL: http://www.imiphil.com/our_location.html
email: Bernardino.Buenaobra@ph.global-imi.com
0 Kudos
Message 14 of 16
(1,803 Views)
Not to bring up an old thread, but is there anyway I can increase the number of inputs from 2D?  I'd like to increase it up to 5 so I end up with 5 columns of data.  I'm not really sure how to go about it. 
 
Thanks
 
Brent
 
0 Kudos
Message 15 of 16
(1,480 Views)

Brent,

It seems the only modification you would need to make to the previously posted VI would be to expand the Build Array function for 4 more inputs and add your extra "columns of data" there. In case you are unfamiliar, the Build Array function is the one located directly to the right of the labels "<time>" and "<data points>" on the block diagram. You can simply strech the function downward to create more inputs.

Hope this gets you pointed in the right direction!

E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 16 of 16
(1,451 Views)