cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I find a list of names for each component and functions for each component?

Max.Yeah.True
Member

Where can I find a list of names for each component and functions for each component?

I have a test I need to study for, and we used this program in class during our labs. Is there any place I can find the names of the components and definitions of their exact functions? Thanks.

 

If not I'll post pictures of the VI's we created, hopefully this is a simple question though.

3 REPLIES 3
johnsold
Knight of NI

Re: Where can I find a list of names for each component and functions for each component?

Try the context help.  When you move the cursor over each item, the help window will show a brief description and in most cases a link to detailed help.  It is generally useful to keep context help turned on while programming.

 

Lynn

Dennis_Knutson
Knight of NI

Re: Where can I find a list of names for each component and functions for each component?

The simple answer is to just go to the help menu and turn on Context Help.
Highlighted
Max.Yeah.True
Member

Re: Where can I find a list of names for each component and functions for each component?

Thanks. I will try this.