LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I2C test and programming with NI UXB-8451

hi,

i want to ask how to see the waveform of 8451 with the example programming.

It is because i want to clarify if it is working and sending the right data to my slave.

actually i modify the program as i only want to send 255 set 1byte data to the I2C with some delay time
can i make use the general I2C write example? i find it is 0 at the read/write bit, so it is write or read? i am confuse when i saw the waveform once a while in the CRO but then i can never catch them again.

thanks
0 Kudos
Message 1 of 2
(2,491 Views)
Hi,

The output of the NI-845x I2C Write Read.vi is an array you could connect that array to a Graph or Chart to visually see it or you could use Build Waveform to build the array into a waveform data type.
As for the General I2C Write Example, currently it is only setup to Write but you could add the read functionality by adding a similar configuration to that of the General I2C Read example. Some more information about the you being able to see the waveform or what you are doing would be helpful.


Regards
Krista S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,467 Views)