LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to write data into eeprom(93LC86) in parallel port using labview?

I want to write data into eeprom(93LC86) in parallel port using labview? Also I want to read data from EEprom.
0 Kudos
Message 1 of 3
(3,233 Views)
Hi Mr. Mz,

after having a look to 93LC86-Datasheet I do not see a problem. The self-timing programming cycle of this Chip avoids timing problems; the rest is only logical stuff.
If you need more general info, how to use the parallel port, I recommend: http://www.jaxelson.@lvr.com/ or
in case you need an example of SPI-Interface in LabVIEW with paraport - then write to: werner.hasche@web.de
You are welcome

regards
wha
0 Kudos
Message 2 of 3
(3,233 Views)
If you need info on using the parallel port on NT and 2000 with LabVIEW, I recommend going to the advanced search page:
http://search.ni.com/?col=alldocs&layout=TechResources&ql=a
and searching for parallel port labview . There are tutorials, KnowledgeBase articles, and a couple of example programs.
0 Kudos
Message 3 of 3
(3,233 Views)