05-25-2009 05:51 AM
Hi,
I would like to generate an analog signal that goes from 0 to 3.5 volts and then reset using the DAQ NI-6009.
05-25-2009 06:15 AM
Hi mgiraldez,
can you show what you have done so far? Where do you have problems?
Mike
05-25-2009 06:43 AM
I can do it manually using a DBL (I put a number and NI-6009 send this signal),
u mean in the Measurement and automation Explorer or in the DAQ Assistant
would you please make things more clear in order to know at which point you are stuck into ?
Regards...
05-25-2009 07:31 AM
I want that in the output of my DAQ appears the same that "Referencia", but nowadays I can only send it manually, like in the script, and I must send it automatically.
I must send a signal that changes between 0-3.5 V automatically, not manually.
Thanks in advance
PS: There are some things that I put in the program and I don´t use, like the signal generator, because I don't know the way to create that signal (0-3.5V)
05-25-2009 08:13 AM
Hi mgiraldez,
how do you need it? You can use a wait inside the loop, to set when you want to change the value and you can use an array for different output values.
Mike
05-25-2009 08:26 AM
Thanks Mike,
I need to click the Run button and then obtain that signal in the output.
05-25-2009 08:52 AM
05-25-2009 08:57 AM
Hi mgiraldez,
see the attached image please. It shows two solutions, but there are a lot more.
Hope it helps.
Mike
05-25-2009 09:08 AM
Thanks Mike and Coq,
I though a lot of ways but seems that the MathScript is the best way to create it. But I have the last problem, how can i reset the signal when it reachs 3.5V? I though in a boolean, but i don't know if this is the best way.
Thanks
05-25-2009 09:18 AM
I think your problem is that you need some basic Labview skills. We have all been beginners sometime so that is OK. You will find some links here http://wiki.lavag.org/LabVIEW_tutorial for Labview tutorials