LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can read and display data that I stored in a EEPROM or flash memory ?

Hi:
 
I'm going to store some measurement data in a memory flash and I would like to know How I can recuperate these data and display them in a graph in Labview.
 
Comment: I have an instrument that store data in my flash memory.
 
Atte dtp
0 Kudos
Message 1 of 2
(3,242 Views)
hello,

what for a connection do you have from the EEPROM to the PC??

If you don't have one, maybe you can read the the EEPROM values with a microcontroller and send them through RS232 to the PC.
In LabVIEW you have VISA-VIs for communication with serial Ports like RS232.
Look at the example-vi "Basic Serial Write and Read.vi". You can find this through "Find Examples..." in LabVIEW.


Plamen
National Instruments Germany
Application Engineer
0 Kudos
Message 2 of 2
(3,219 Views)