01-14-2025 05:13 AM
I don't think.
The FPGA build includes single bit-file where sub-VI-s are added through the Build Specification:
RubiMesh_0-1736852998990.png
and at the runtime the SubVi-s are called directly:
RubiMesh_1-1736853189417.png
01-14-2025 05:54 AM
"The FPGA build includes single bit-file where sub-VI-s are added through the Build Specification:"
Please explain what you mean by this, your descriptions are very vague and cryptic. It's almost like you're obfuscating on purpose.
01-15-2025 05:36 AM
It looks that I found the solution.
To add the subVI to the bitfile it shall be defined as pre-allocated clone in execution properties:
RubiMesh_1-1736940581575.png
Other parameters shall be set too to enable active front panel for this subVI
01-15-2025 06:47 AM
@RubiMesh wrote:
It looks that I found the solution.
To add the subVI to the bitfile it shall be defined as pre-allocated clone in execution properties:
-pic-
Other parameters shall be set too to enable active front panel for this subVI
This makes no sense to me at all.
This all sounds like it's all on the RT system, not the FPGA at all.
01-15-2025 09:17 AM
The timing is very tight (the UART runs at ~400K and responses sent in 10-20 uSec) cannot be achieved on the RT