LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UDP Communication NI-9194 using CPU

Hello, in the past i used a cRIO NI-9065 (with a Zynq SoC) with this chasis it possible to use the FPGA Target + CPU to handle the communications, like in the following example:

Jordi__1-1670844910659.png

 

Now i need to use a NI-9149 (Ethernet RIO Target) which has the same chip than the NI-9065, but with this chassis is not possible to run the .vi in the CPU, and all the communication blocs are not supported in the FPGA Target:

Jordi__2-1670845271005.png

 

Does anyone know how if it's possible to use the NI-9194 the same way than the NI-9065 with the CPU + FPGA ? 

 

Thanks.

 

 

 

0 Kudos
Message 1 of 3
(627 Views)

AFAIK, that's the main difference between the 90xx and 91xx chassis'. You don't have access to the realtime OS on them as it is a fixed personality without possibilities to deploy code to. And UDP functions on FPGA level are not implemented, it would be theoretically possible, to do that using the Xilinx IP blocks but considering the chip on them it is likely going to be to much for the FPGA resources.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 3
(597 Views)

Thank you very much for your reply.

 

As i supposed, all clear now. 

 

Jordi Anglada 

0 Kudos
Message 3 of 3
(568 Views)