LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dual/Multiple I2C hardware

Solved!
Go to solution

I need to have two I2C/SMBUS devices in my System. I see 8451 has only one I2C module, is there anything with Dual I2C modules. I don’t want to invest my 2 USB slots if it can be done in one. Can anyone share the sample LabVIEW VIs for I2C slave?

0 Kudos
Message 1 of 2
(1,918 Views)
Solution
Accepted by topic author NG2202

1. You will actually need the USB-8452 to do I2C slave.

2. There is a decent example in LabVIEW (Help->Find Examples).

3. You may be able to use the same I2C device, just looking for multiple addresses.  I will not promise that as I have not tried and it has been a couple of years since I did look at simulating an I2C slave.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(1,861 Views)