Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I program an I2C interface in LabView?

I'm trying to write a LabView 6i program for writing commands to and reading data from an I2C interface. The equipment is already interfaced to a PC via the parallel port. I have searched the archives, and a couple of people have asked this about 2 years ago without any posted solution. Has anyone done this before who could give me some direction as to how to do this?

Thank you very much....

--SteveVIT
0 Kudos
Message 1 of 2
(3,412 Views)
I'm not familiar with the I2C interface but you could talk to this instrument through the parallel port.

Here's a link for an example program, "Using VISA to Access the Parallel Port in LabVIEW" http://ae.natinst.com/devzone/explprog.nsf/41ee12ddba6c766a8625684700691463/26c3ef8e7da5feb286256aa0006bd127?OpenDocument


Also I found a couple of other knowledge bases (KB) that talk about your question. If you go to ni.com >> Support >> Advanced Search (option 3) >> type "labview parallel port visa" in the box all words, you will get them.
0 Kudos
Message 2 of 2
(3,412 Views)