Hello jrj626, Thanks for your post!I see that you are controlling a relay module with a digital line. If you just want to set up your line to just be on or off at a certain moment in time I would change your Daq assistant to do one sample on demand. Just double click on the daq assistant and you can change the option at the bottom of the window. You have it for continuous mode at the moment which will send as many samples as you specify. So if you have it sent for 100 samples then that is how many will be sent. Since you are controlling a switch my assumption will be that you just want it to be on or off at a given moment in time. You can also use the lower level VI's to program your digital output port. It also looks like the Daq assistant always needs an array of values so just simply build an array of one element so that the input will be satisfied. See the attached picture that shows how to do this on the daq assistant and how to do the same thing in the lower level VI's. I see that you are also new to labVIEW. LabVIEW comes with a great veriety of example programs that you can find by going to Help >> Find Examples. Also I would like to point you to a great devzone article that talks about using DAQmx functions<a href="http://zone.ni.com/devzone/cda/tut/p/id/2835" target="_blank"> Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications</a> Let us know if any of this information helps you along with your application and I wish you the best of luck!Cheers!Corby_Bhttp://www.ni.com/support
digital output.JPG:
http://forums.ni.com/attachments/ni/70/9211/1/digital output.JPG