04-19-2010 03:08 AM
I want to emmit from all lines simultaneously different bitstreams which are programmed within a matlab script. I've attached my .vi to see the hole thing.The problem is that the only line 0 from each port emmits. The matlab code is correct and the "appended array" block shows me that my signals are correct. Now, please tell me why all lines aren't emmitting?
Thank you in advance
04-20-2010 12:57 PM
Hi Apo,
I think you may just need to convert your data type like this:
You can find this VI in the Functions Pallete»Numeric»Conversion. This should set up multiple samples on multiple channels. I hope this helps!
Regards,