06-06-2016 08:53 PM
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));
06-08-2016 01:16 AM
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