LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sensirion SHT15

Solved!
Go to solution

Hi ,

  

      Has neone used the sensirion Rh and temp sensor with USB 6211 ? I found a discussion where the NI USB 6009 was used , and I tried the routine with USB 6009 it works. However When i try using it with USB 6211 it does not. The major difference is the D I/O lines on 6211 are not bi directional.

 

Here is the code I tried which worked with usb 6009 which was uploaded earlier by another labview user.

0 Kudos
Message 1 of 7
(4,991 Views)
Solution
Accepted by topic author nooobieee

I'm using the SHT15 sensor chip.

0 Kudos
Message 2 of 7
(4,990 Views)

nooobieee,

 

It'd be nice to know what type of errors you're running into or why the code isn't working.  Could you provide that info or a screen shot the errors? Also, you can always try using a standard shipping example from LabVIEW.  You can find examples by going to Help » Find Examples. Then, double-click Hardware Input and Output » DAQmx » Analog Measurements » Temperature.

0 Kudos
Message 3 of 7
(4,962 Views)

 

 

Please post the missing VI: SensirionReadWod.vi

 

JohnCS

Message 4 of 7
(4,957 Views)

Hi!
I'm an engineering master thesis student @ Politecnico di Mlano.

I'm trying to use Sensirion SHT15 with a PIC32, but without any results.

So I would like to make some test with your VI, just to check if it's a problem of my board or if it's a problem of the sensor.

In the first post you uploaded:

- Sensirion Demo.vi

- Sensirion_SubVI.vi
- Sensirion SendWord.vi

The problem is that the subVI Sensirion_ReadWord.vi is required but is missing, so I'm not able to run the software.
Could you please upload also this file?

Pleease, it's very very important.

Thank you in advance!

Silvia

0 Kudos
Message 5 of 7
(4,566 Views)

Hi Silvia,

 

I would recommend creating a new topic, because it will get more visibility than posting on a thread that has be inactive for 2+ years. I sounds like you are trying to communicate over i2c, which typically requires hardware to enforce timing. You can try the NI USB-8451 which is designed to run multiple communication buses. This White Paper outlines how to use i2c with the USB-8451: http://www.ni.com/white-paper/5767/en/

Trevor B.
PSE
National Instruments
0 Kudos
Message 6 of 7
(4,526 Views)

Thank you so much for your advices!

0 Kudos
Message 7 of 7
(4,520 Views)