LabVIEW Sample for EI-1050 with T4 | LabJack
 

LabVIEW Sample for EI-1050 with T4

3 posts / 0 new
Last post
melview1
melview1's picture
LabVIEW Sample for EI-1050 with T4

Are there any LabVIEW examples for interfacing to an EI-1050 Digital Temperature/Humidity Probe with a LabJack T4?  Probably more  specifically an interface to the Sensirion SHT11?  I found the utility for Windows in Python.  This is probably exactly what I want, but in LabVIEW.  Anything available?

Thanks.

LabJack Support
labjack support's picture
Here is an EI-1050 LabVIEW
Here is an EI-1050 LabVIEW example we made. All you should need to do to add more sensors is to add SBUS#_DATA  and SBUS#_CLOCK registers and values to the config section of the front panel and then add the SBUS#_TEMP and SBUS#_RH registers to the read names section of the front panel.
 
Refer to our SBUS page for more info:
 
 
File Attachment: 
melview1
melview1's picture
Perfect.  Thank you!

Perfect.  Thank you!