04-28-2016 04:55 AM
Hello Friends,
I am using Labwindows along with NI-DAQmx. I am creating a GUI with which I have to connect the hardware NI-6528. My question is can I create digital channel with 48 lines and using two different devices (Dev0, Dev1) as shown below:
DAQmxCreateDIChan(taskHandle,"Dev1/port0/line0:7,Dev1/port1/line0:7,Dev1/port2/line0:7,Dev2/port0/line0:7,Dev2/port1/line0:7","",DAQmx_Val_ChanForAllLines);
Thank you in advance!
Best Regards
Raunak
05-03-2016 04:14 AM
Hello Guys,
Does anyone have any idea about this situation??