Wiebe,
Forget the huge size of my VI files. It is not the problem. As a matter of fact, what's happening is the reason my file size is so huge.
In an experioment, I added two FPGA I/O Nodes to the block diagram of an empty FPGA VI, and saved it. The file size was 83KB. I then added a 16 bit integer control to the front panel, and saved the file. The size was now 99KB. Next, I deleted the control I just added, and save the FPGA VI file. The size was now 112KB. As you can see, the size increased. I repeated adding a control, saving deleting the control, and saving. The file size was now 141 KB.
When I did the this experiment starting of with one FPGA I/I Node and a 16 bit integer control. The size increased when I added a second control, and decreased when I deleted it, like I'd expect.
So, can anyone explain this to me? If you perform the simple experiment I described above, do you get the same results?
Thanks,
Rick