03-19-2013 03:24 AM
Hello
I'm running a FIFO from my CRIO 9075 to a RT host on the computer. On the target I have 4 inputs connected to a build array and then FIFO.
How can I split the array up into 4 separate signals on my host?
Solved! Go to Solution.
03-19-2013 03:49 AM
03-19-2013 04:13 AM
Thank you, as I understand it I just put the index 0 to read the value of element 0?
03-19-2013 04:14 AM
03-19-2013 08:08 AM
The Index Array can be extended to separate all 4 of your elements. That would likely be the easiest way for you to do this.