LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1-wire Labview drivers

hi VADave,

Can i use it using labview 8.6?

it seems its looking for FPGA I/0 stuffs.

 

 

0 Kudos
Message 11 of 55
(4,909 Views)
You will have to recompile everything for labVIEW 8.6.  You will have to change the FPGA target to match your FPGA target.  Once that is done everything should work.
Visualize the Solution

CLA

LabVIEW, LabVIEW FPGA
0 Kudos
Message 12 of 55
(4,884 Views)

Hi,

I think i may need some expertise on this. Im not familiar FPGA.

 

thanks

0 Kudos
Message 13 of 55
(4,785 Views)

 

I have developed code to operate the following 1-wire devices

 

DS2406

 

DS2450

 

DS2413

 

DS2408

 

DS2438

 

I got started with the help of code that I found on the NI site for the temperature devices

 

DS 18B20

 

DS 18S20

 

I have also developed code to operate the 1-wire AAG TAI-8540 humidity device – which use a DS2438

 

I am currently trying to develop code for the 1-wire AAG TAI 8570 pressure sensor device – which uses 2 x DS2406 – although I am not sure exactly how. Has anyone had any success with this one?

 

 

 

 

 

 

 

 

 

 

 

 

0 Kudos
Message 14 of 55
(4,522 Views)

Hello,

 

I would like very much having an example with DS2438.

 

I tried with :

http://decibel.ni.com/content/docs/DOC-1092

modified for the 2438, but I do not get the bytes of page 0 as the DS2438 should return after a command BEh00h.

Yet it communicates, it returns its identifier properly.


0 Kudos
Message 15 of 55
(4,397 Views)

Here are the VIs are used for a DS2438. I used this for two different 1-wire Humidity sensors.

0 Kudos
Message 16 of 55
(4,379 Views)

Hi NeilJohn,  thank you for the answer.

 

Regrettably, the sub VI Read DS2438 NJB.vi that contains probably the information which I miss is not included in your

1-wire DS2438 Controller via DS9490 USBBridge new.vi

 

Stephen.

0 Kudos
Message 17 of 55
(4,361 Views)

Sorry about that I wrongly assumed the VIs used by the main VI would be sent as well. Here are the VIs that I think you'll need to run the VI I sent. It looks like I can only send three at a time.

0 Kudos
Message 18 of 55
(4,353 Views)
0 Kudos
Message 19 of 55
(4,350 Views)

And the final three VI - I think.

0 Kudos
Message 20 of 55
(4,349 Views)