11-16-2007 01:13 PM
11-16-2007 10:29 PM
11-19-2007 07:15 AM
11-19-2007
03:53 PM
- last edited on
09-30-2025
06:39 AM
by
Content Cleaner
Hello Michael,
Is there a reason why you do not want to use the auto-generate code?
Without looking exactly what you are doing or the exact error code, I would assume is your timing settings. What type of signal datatype are you trying to output? Array, waveform or single value?
Is your ultimate goal is to have it on the DAQ assistant or on low level VIs?
There is a great tutorial about the DAQ assistant here that will help you with the terminology. Finally, there is an online video of how to create an analog output task here.
These material is part of the Getting Started with DAQmx which is a great resource center feel free to use it.
Finally, if you want, post a couple of images of the sections are not working for you, that works better for multiple LabVIEW versions users.
Hope this helps,
11-20-2007 07:15 AM
Hello,
Late last night I have figured out what I was doing. I didn't have a chance to post on the wall with what I have found out. I was just sending a single double to the DAQ Assist block and I guess that isnot what it wants. I just wanted a constant voltage sent to the block so I thought that a number would be sufficient. Obviously not. I then put a simulate DC signal in front of that and I am adjusting the offset and sending it to my DAQ block, thus making what I wanted to in the begining with more than a standard number. I guess it is the case of the Dynamic Data Type again. So I seem to have fallen to it yet again. Thanks for the help.
Michael B
11-20-2007 11:01 AM - edited 11-20-2007 11:02 AM