LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hint?? VB program to read two values from Labview's analysis every 30min.

Infra_Red Thermometer -> LabView ->FFT Analysis ->
saved two values in text file -> VB program

process has to repeat every 30 min
0 Kudos
Message 1 of 3
(2,530 Views)
What type of hint are you looking for? One thing to keep in mind is that VB is Little Endian and LabVIEW is Big Endian.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 3
(2,530 Views)
The project is: LabView jas to read a numeric data file every 30 min, and perform FFT analysis on it. take two amplitude values in two frequency bands, and write them in a text file. A VB program then has to read those two values from the text file created by labview.

I need a hint on any part of this project.
Thank you
0 Kudos
Message 3 of 3
(2,530 Views)