08-10-2007 05:00 PM
08-10-2007 05:08 PM
08-10-2007 05:16 PM
08-10-2007 05:36 PM
08-12-2007 04:21 PM
Dennis, thanks for your help. You were correct that I should have transposed the data. Now the bad news is that the second part that I thought I had gotten working does not work.
In "Joint_Tx_Rx_chirp_singleshot_multichan_v03.vi" I set up a VI to:
1. Generate a chirp signal, with given length, freq range, sampling freq.
2. Send this signal out through the PXI-6221 into my "channel".
3. And at the same time, record the output of the "channel" using the PXI-6133.
What I want to do now is to replace (1) with a Matlab-generated signal. I copied the "transmitter" part of my VI that works, but now I get an error message "200077 - requested value is not a supported value for this property" or if I don't use "build waveform" I get "2200609 - buffer too small".
How does one change the size of the buffer in DAQmx?
I am also including an example signal file that I'm trying to send.
Thanks in advance,
Julius
08-12-2007 07:40 PM
08-13-2007 08:53 AM
08-13-2007 09:00 AM