04-06-2019 08:46 PM
Hello,I am trying to send Shared Variables of EtherCAT slave via DMA FIFO to the FPGA from an RT. The program is create an array of values for each Shared Variables on the RT. But I do not known how to receiving and processing the elements on the FPGA? I want to extract original value for every channel then arithmetic processing.
I am working with Labview 2018
04-07-2019 02:17 PM
According to the picture, you are receiving a scalar, and building it into an array with one element does not give you anything useful to decimate. Right?
(Sorry, I cannot read the terminals because they are not in english. What do they say?)
04-07-2019 06:52 PM
Hi,knight
Yes. I want to read and decimate of data form FIFO on the FPGA . For example 001MM_Value and 002MM_Value etcFPGA read
RT write. I do not have idea about that. Sorry, Here are pictures with note in English.