LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drain a 3V coin battery with Labview to test the lifetime of the battery?

Solved!
Go to solution

For what does the 0s and 1s stand for? and how I can add that into labview. I am confused

0 Kudos
Message 31 of 36
(1,483 Views)

0 = L

1 = H

 

I do not have DAQmx available so I cannot give you details.  Most digital output VIs will accept either booleans (T or F) or integer numbers as inputs.  Some will accept arrys of booleans or numbers.  You have to look at the drivers available for your devices and work from there.

 

Lynn

0 Kudos
Message 32 of 36
(1,467 Views)

What kind of Pulse generation do I need?

 

Like buffered pulse generation?

0 Kudos
Message 33 of 36
(1,452 Views)

Nice.

---------------------------------
[will work for kudos]
0 Kudos
Message 34 of 36
(1,401 Views)
Solution
Accepted by topic author blade2008

Hi blade,

 

You may want to check out this KnowledgeBase for information on how to generate a pulse of a specific pulse width and high/low pattern.  Here, you are using the onboard counters to act as the timing source of the digital signal that you're generating.

Regards,

Sara Lewandroski
Applications Engineer | National Instruments
0 Kudos
Message 35 of 36
(1,350 Views)

Thanks Sara

0 Kudos
Message 36 of 36
(1,341 Views)