04-24-2016 09:56 AM
04-24-2016 09:58 AM
Its range is from +2V to -2V. And the device is myDAQ.
Regards
Omer
04-24-2016 10:05 AM
04-24-2016 10:08 AM
So far from the documentation i can get is that theere are not multiple ranges.
04-24-2016 10:13 AM
04-24-2016 01:40 PM - edited 04-24-2016 01:42 PM
It is so trivially simple to fix your problem, but you just won't do it! Here are the simple steps (which I've actually tested to make sure I'm saying it correctly and it gives the results I expect):
As far as I am concerned, I've shown you every step that you need to do to "do this for yourself" and thereby successfully carry out your Assignment. Please, before asking more questions and for more help, run through all of the steps here, and if something doesn't seem to quite work, "play" with it. Maybe I made a mistake, or maybe you made a mistake -- try varying things, paying close attention to the messages LabVIEW gives you (sometimes, but not always, they "make sense", identify the error, and point you to where it occurs).
Bob Schor
04-25-2016 07:12 AM
Thanks @Bob_Schor
I followed the steps and i have similar result from MAX test and VI but its different from your's. The results are attached and i am trying to see what's the problem that i can't get a signal in the defined range.
BR
Omer
04-25-2016 07:14 AM
Sorry the pictures are in german. I tried alot to change the language but i was unable. i changed it from OS regional settings but it has no result. I myself translated each word.
04-25-2016 07:31 AM
Bravo, it seems to be working! So let's ask a silly question -- what do you have plugged into myDAQ1/AudioInputLeft? Could it be "no signal", or 0 v? Note that in my case, I was looking at a slow sinusoid (hence the appearance of the trace). The point is your code now seems to be working, and might be giving you valid results. One way to test this is to connect your Audio Out to your Audio In, write a little code that puts, say, 1V on Audio Out, and see if Audio In gives you a (noisy) voltage near 1.0. You can then program a slow sinusoid, send it to Audio Out, and observe Audio In.
Now do you see the point of using MAX, Tasks, and (possibly) LabVIEW Project? Has your Question been answered?
Bob Schor
04-25-2016 07:40 AM
Yes its answer and thanks alot for your guidance.
Now i have to find a way to combine the digital chaneels for the digital test.
BR
Omer