Issue Details
During compilation of my FPGA VI for NI-9144/NI-9145 Expansion Chassis I receive an error:
Failed to compile the application and deploy it to the slave device, because the application contains too many user-defined variables. Modify the application by reducing the number, size, and name length of these user-defined variables and compile the application again.
What is the maximum number of User-Defined Variables I can add to my project?