03-24-2006 07:49 AM
03-24-2006 04:24 PM
Hello Yemi,
Since you are just getting started with your digital output application, I would recommend going to the Example Finder in LabVIEW (Help >> Find Examples) to find a VI to try out. Are you using NI-DAQmx or Traditional NI-DAQ? If your device supports it, which you can check at http://www.ni.com/support/daq/versions.htm then you should use NI-DAQmx. In particular, a good example to look at in the Example Finder is Write Dig Chan found at Hardware Input and Output >> NI-DAQmx >> Digital Generation. In order to use lines 0 through 5, you need to edit the channel parameters to say DevX/port0/line0:5 where X corresponds to your device number. Then, you need to remove two active elements from the Data to Write array by right clicking on the array twice and selecting Data Operations >> Delete Element.
Hope this helps,
Laura
03-27-2006 03:47 AM
03-27-2006 05:14 PM
Hi Yemi,
I have modified the example I referenced previously and attached it. I tested it, and it works correctly.
Regards,
Laura
02-20-2008 10:54 AM
02-21-2008 10:07 PM - edited 02-21-2008 10:08 PM