Discussion:
how to use digital port0/line0 ,line 1, line 2 and so.on
(too old to reply)
gopla123
2007-01-24 13:40:10 UTC
Permalink
we are using labview 7.0 with pci6024
and we want get 4 digtial pulses.
for that we are unable to get the pulses frm the port0
we got a pulse from port0/line0, port1/line1
 
but unable to get o/p from port0/line1
please help on this
David L.
2007-02-07 00:10:12 UTC
Permalink
Hi gopla123, 


There are some great example programs for doing digital
generation (output) in the examples finder. Following from Travis, they are
located under (Help >> Find
Examples?). Once this is open, you can find the digital examples under (Hardware Input and Output >> DAQmx
>> Digital Generation) I would suggest the example ?Write Dig. Chan.vi?.
Your PCI 6034E has 1 port (8 digital I/O lines), and this examples will write
one value to each line.




I definitely want to help you output a pulse, but I am
having a hard time determining what kind of pulse you would like to output. It
sounds like you want to output 1 single output on 4 digital lines. If so, you
can choose lines ?Dev1/port0/line0:3? and output a 4 lines array.
Loading...