LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

6509

Hi I am using NI6509 to drive a hardware using the codes below but I did not get the expected output. Is there anything wrong on the way I configure the port? 

 

DAQmxErrChk (DAQmxCreateTask("",&DIOHandle));
DAQmxErrChk (DAQmxCreateDOChan(DIOHandle,"NI6509/port3/line0:4, NI6509/port0/line2:0, NI6509/port0/line5:3","",DAQmx_Val_ChanForAllLines)); 

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

Hi JSYow,

 

Is it possible for you to attach your VI here? If not, can you give more detail of you application, the expected outputa and the output you get?

 

Thank you,

Best regards,

 

Rufan Mo

National Instruments

Applications Engineer

Certified LabVIEW Associate Developer

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