12-08-2010 05:01 AM
When you use a tab control in the top FPGA vi, then all controls and indicators on it are not selectable in the "fpga i/o node property" on the RT vi.
FPGA 1 uses a tab control to group controls and indicators
FPGA 2 uses no tab control
Solved! Go to Solution.
12-09-2010 03:34 AM
Hi Stefan,
please refrain from using a tab control on a FPGA VI's FrontPanel. FPGA VIs are not meant to have viewable front panels.
As you are using a German LabVIEW version, maybe having a look at this tutorials is useful for you:
http://zone.ni.com/devzone/cda/tut/p/id/11134
http://zone.ni.com/devzone/cda/tut/p/id/7974#toc1
Regards, Topp
12-13-2010 02:52 PM - edited 12-13-2010 02:53 PM
Hi Topp,
the question is: Why would users using elements from the BD palette that are available in FPGA vis?
I working currently on a notebook and the screen is very small. It's nice to use a tab control to arrange the controls and indicators on the top fpga vi but it's not working.
What do make with fpga controls and indicator during debugging sessions (interactive front panel communication)?
What do you making with large fpga vis with many independent parts and many controls and indicators?
Regards, Stefan