09-18-2008 05:43 AM
Hello,
I have to realise a simple interface to controll all I/O ports of the USB 6211.
With the digital I/O it has been quite simple and I created controls to select wich output control and to indicate wheter the inputs are on or off.
With the analgo outputs it has been simple as well and I succeded to generate different outputs on both AO at the same time.
But I encountered some problems with analog inputs. In fact, I could not find a way to collect all the inputs ad distribuite them to 16 charts- I used the DAQ assistant with all the 16 inputs but I was unable to find a way to split the signal. I tried both eith the "split signals" and the "select signals", but something strange happened: the same signal was copied on several outputs.
So, for example, I gave a sinusoidal input tu ai0, I acquired the input from all teh 16 analog inputs, I splitred the aquired signal into 16, but the first splitted signal was 0 and all the other plotted the same sine waveform.
Could you possibly help me?
thank you a lot in advance
09-18-2008 09:38 AM
09-19-2008 02:03 AM
Hello,
here ie the VI. I guess it should work, but the analog input is not correctly splitted.
http://www.megaupload.com/it/?d=O0AUVB8X
Thank you a lot
09-19-2008 11:41 AM
Please, just attach it to your post and not to an external site. Some of us are uncomfortable with downloads from sites that are not known to us, some of us are blocked from sites such as this, and some of us are both.
You should see the 'Add Attachments' option right below the message body.
09-22-2008 01:38 AM
I am trying to attatch the original vi, but it gives me an unexpected error
09-22-2008 02:13 AM
Ok, now it's OK, i attatched the vi.
Thank youfor your help
09-22-2008 09:43 AM
09-22-2008 10:00 AM
They are unconnected indeed, then I guess the problem is ghosting. I will try connecting all the inputs.
thank you a lot