LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to load virtual TEDS onto a EEPROM through labview ?

I want to use the already existing sensor as a PLUG  and PLAY sensor. For this I want to connect a EEPROM externally and then laod the TEDS into it by using LABVIEW. How can I do this?

 

 

Thanks

Sruthi

0 Kudos
Message 1 of 2
(2,525 Views)

TEDS follows IEEE 1451.0. format of storing the sensor data.  Run a search in Google to find the data format based on which the TEDS data is stored.

NI has devices that are capable of reading TEDS data from sensors.  Those hardware would give the capability to read TEDS.

 

First check out the TEDS format and basics of how to store the data in EEPROM-Load the data in that format into EEPROM through flash programmers-Connect it to NI Hardware capable of reading TEDS-Use the TEDS function in LabVIEW to read the sensor data.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 2 of 2
(2,495 Views)