Quote:
Originally Posted by Richard100
What language are you using? Which I2C bus (On-Board or MXP)? If LabVIEW, try running the I2C ENUM vi, which will discover all the devices by address on the bus. This way you can confirm that you're using the correct address (which is usually specified in hex), and that it's wired correctly.
|
I am using labview and the daventech is plugged into the i2c port in the roborio. I'll try and run the vi you suggest Monday when I can get back to the lab. I noticed that on the device data sheet the sensor was listed as having a hex address but when you call it out in labview it Eames a device number (ex dev0). What's up with that?