LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Each line in Digital port in different mode

hi I am using DAQ 6221 card. i want to set port0/line0 as input, port0/line1 as out put in the same way port1/line0:3 as input and port1/line4:7 as out put. give some idea to solve it. i attached my sample program. Regards hari
0 Kudos
Message 1 of 11
(3,163 Views)

No attachment.

 

You simply use a different DAQmx Create Channel and task for the inputs and outputs. If using the DAQ Assistant, you would have two different ones.

0 Kudos
Message 2 of 11
(3,152 Views)
hi i attached the file.
0 Kudos
Message 3 of 11
(3,125 Views)
hi
0 Kudos
Message 4 of 11
(3,122 Views)
hi
0 Kudos
Message 5 of 11
(3,118 Views)

If you are trying to attach something, do not click on preview.

0 Kudos
Message 6 of 11
(3,112 Views)
0 Kudos
Message 7 of 11
(3,106 Views)
hi Its working with DAQ assistant. can you please solve my attached program.
0 Kudos
Message 8 of 11
(3,086 Views)

As I said, you need to use two separate tasks. You are using one task.

0 Kudos
Message 9 of 11
(3,077 Views)
hi you saw my program i used two create channels and one start task. what is the problem in that.
0 Kudos
Message 10 of 11
(3,072 Views)