LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring 9475 CDAQ Digital Output Card

I am using CDAQ Digital Output 9475 Card.Is it possible to create a common task for all Lines in a single event.Or every line or channel has to be addressed individually. like in PXI relay card , a task is once initialized and the multiple relay can be configured .

0 Kudos
Message 1 of 3
(2,909 Views)

You can group multiple channels in the same task as long as they are the same I/O type.

 

'Tasks in NI-DAQmx'

http://zone.ni.com/reference/en-XX/help/370466V-01/mxcncpts/tasksnidaqmx/

 

'Learn 10 Functions in NI-DAQmx and Handle 80% of Your Data Acquiistion Applications'

http://www.ni.com/white-paper/2835/en/

 

0 Kudos
Message 2 of 3
(2,850 Views)

Hi Jimy,

 

you should be able to select a "port" instead of "lines" when creating your DAQmx output task…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,845 Views)