Hello Everyone,
I am new to I2C communication and the NI-845x API. I plan on using NI-8451 hardware for this task. The task is simple I am wanting a user to type string values on 3 different string controls and send these 3 strings to 3 different LCDs. I have looked and understood the I2C example VI, there is just no documentation I can find involving multiple I2C devices. This concept makes sense to me, I would just like this idea proven, before I order hardware and potentially waste money. I also understand a lot of block diagram real estate can be saved with iterating through addresses and other things, but for the time being I am just trying to understand I2C at a cookie cutter level and then I will modulate the code from there. I have a photo as well as the VI folder for my current VI.
Thanks in advance for the answers sorry for the very very beginner question