Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help on USB-8451 Error -301743

Hello Masters of LabVIEW!

 

I am making a test system for a proximity sensor.  I'm quite new in this HW and I2C programming that's why I have no idea what to do to solve my problem. At first, I get error -301742:

 

Possible reason(s):

NI-845x:  The slave did not acknowledge an address+direction byte transmitted by the I2C master. Reasons include the incorrect address set in the I2C configuration r the incorrect use of the 7-bit address. When entering an address to access a 7-bit device, do not include the direction bit. The NI-845x Basic I2C API internally sets the direction bit to the correct value, depending on the function (write or read). If your datasheet specfies the 7-bit device address as a byte, discard the direction bit (bit 0) and right-shift the byte value by one to create the 7-bit address. 

 

But after I enterd the correct address,  I get error -301743:

 

Possible reason:

 

 NI-845x:  The slave did not acknowledge a data byte transmitted by the I2C master.

 

Anyone there know how to approach this problem?? Please help me..

 

Thanks to all for your time!!

 

 

0 Kudos
Message 1 of 3
(4,329 Views)
0 Kudos
Message 2 of 3
(4,321 Views)

Did you ever figure this out? I am having the exact same problem. After I put in the correct address it is giving me the -301743 error.

0 Kudos
Message 3 of 3
(3,529 Views)