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

Accessing Help for the LabVIEW MathScript Window

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

You can display several types of help content for the LabVIEW MathScript Window by calling different help commands from the Command Window or Script Editor. The following table lists the help commands you can call and the type of help these commands display.

Note  By default, these commands display help in an HTML Help window. To display help in the Output Window of the LabVIEW MathScript Window, remove the checkmark from the Display HTML Help? checkbox on the MathScript: Window Options page of the LabVIEW MathScript Properties dialog box. If you define a function, LabVIEW always displays the help for the function you defined in the Output Window.

Command Description of Help Provided
help Provides an overview of the LabVIEW MathScript Window.
help browser Provides an overview of the LabVIEW MathScript Window.
help classes Provides a list of all classes of LabVIEW MathScript functions and topics as well as a short description of each class.
help class Provides a list of the names and short descriptions of all functions in a particular MathScript class. If the name of the class contains two or more words, you must use an underscore (_) between each word.
Example: help basic
help filter_design
help function Provides reference help for a particular MathScript function or topic, including its name, syntax, description, inputs and outputs, examples to type in the Command Window, and related functions or topics.
Example: help abs
help partial name of function or class Provides a list of all MathScript functions and classes that begin with the letters you type.
Example: help pro

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit