Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Programmatically Determining the Number of Objects on a VI Front Panel

0 ratings | 0.00 out of 5
Print

Downloads

Filename: countallfpobjects.vi
Requirements: View

This example counts the number of items on a VI front panel. Enter the path to a VI in the VI path control and click the Run button to determine the number of objects on that VI front panel.

This VI uses the All Objects property to get an array of all the objects on the front panel. The All Objects property does not return the objects embedded on a Tab control, so this VI searches all tab controls and counts the number of objects on each.

Requirements


Filename: countallfpobjects.vi

Software Requirements


Application Software: LabVIEW Full Development System 7.1
Language(s): LabVIEW

 
0 ratings | 0.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).