Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

USB - 8451 occurred error - 301742

I'm using USB-8451 to communicate with an I2C interface of a DMB-T chip.
 
I inserted the address number correctly, but the slave did not acknowledge an address.
 
Is there any reason for that? Except wrong address number, or direction byte ,and so on?
 
I attached a source code which I used.

메시지가 07-21-2006 01:22 AM에 Joonam에 의해 편집되었음

CTA, CLA
SuninCNS
0 Kudos
Message 1 of 2
(3,385 Views)
Hi Joonam,

What's the purpose of the delete from array that you use on the address? You're converting the address from 0xC0 to 0x60, which may be causing the problems.

Regards,
Matt S.

LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 2 of 2
(3,360 Views)