LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

KELLER Pressure transducer interface

Hi all,

I am new to I2C communication.

I need to interface KELLER transducer to Arduino via I2C to measure pressure, I have write a simple LABVIEW and there is NO output reading from LABVIEW and there is and timeout error ( default value is 1000ms) as well. I have no idea why? please advice.

I have attached a screenshot for the reference.

I2C Read for LINX configure as below

1. I2C Channel = 1

2. Bytes = 128

3. I2C Slave address = x43

4. Timeout = 1000ms

Error Message as below,

I2C Read.vi >>

I2C Read.vi<ERR>

A timeout occured while waiting for the Arduino Nano to respond.

The Arduino Nanodid not receive all 128 I2C bytes before the specified tiemout (1000ms)

MAny Thanks.

Walter.

0 Kudos
Message 1 of 3
(4,169 Views)

For help with LINX, you should post in the LINX forums.  When you do post, it is often helpful to post a link to the sensor's datasheet.

Hint:  The I2C channel should be zero (0).

0 Kudos
Message 2 of 3
(3,602 Views)

Okay..Thanks alot Nathan

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