Hi,
I am now trying to transfer an array of image data from the computer to the sbRIO and sending out through DIO. Now I am able to send data from the real time processor to FPGA using FIFO then send out through DIO. However, the data is just a small array cretaed by me, not the actual data. Because i dont know how to transfer data from the computer to real time processor first. I have beem suggested to use the network published shared variable, however there are errors. So do anyone can give any suggestion of ways to fulfill this aim?
Thank you very much!