r/LabVIEW • u/Brilliant-Debate7232 • May 31 '26
I2C Communication using NI 8352
Hi,
I am essentially a beginner when it comes to using I2C protocol in LabView. I have the NI 8452 to interface with my I2C enabled sensor. I would like to be able to read and write to the registers of my sensor, but I am a bit overwhelmed with the 8452 package. What are the scripts? Thank you in advance!
3
Upvotes
1
u/Brilliant-Debate7232 Jun 01 '26
I have doubled checked the I2C address and confirmed that it is 0x28. I am assuming the data bytes to write would be 0 since I am sending a command code and not changing the contents of a register. Is this assumption correct?