LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using different analog channels in different modes PCI 6221

Hi

 

iam using PCI 6221 Daq.

i want to run 2 channels in different modes simultaneously

 

Differential mode.

2.RSE mode

 

i know that for a 1 daqcard  we can run start task only once.

In my project i have to use analog and digital channels.

 

Give me example to how to run both analog and digital channels.

 

Regards

hari

0 Kudos
Message 1 of 2
(2,293 Views)

You simply use a separate DAQmx Create Channel function for each configuration. Wire the task out from the first to the task in of the second.

 

 

You can wire your analog in and digital in parallel. What have you tried? Post what you are having trouble with.

Message 2 of 2
(2,280 Views)