Owning Palette: Input Express VIs
Requires: Base Development System
Displays a standard dialog box that prompts users to enter information, such as a user name and password.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
![]() |
![]() |
Parameter | Description |
---|---|
Message to Display | Contains the text to display in the dialog box. |
Buttons to Display | Contains the following options:
|
Inputs | Specifies the name and data type of the controls that appear in the dialog box. The Inputs you list here are returned as outputs on the block diagram. Input Name is the name of the control and instructs users what to enter into the control. Input Data Type is the type of control you want to use in the dialog box. You can choose from the following options: Number, Checkbox, or Text Entry Box. |
Edit Inputs | Contains the following options:
|
Window Title | Contains the text to display in the title bar of the dialog box. |
Parameter | Description |
---|---|
Enable | Enables or disables the Express VI. The default is ON or TRUE. |
error in | Describes error conditions that occur before this node runs. |
Parameter | Description |
---|---|
OK | Returns TRUE when you click the first button in the dialog box and FALSE when you click the second button. |
error out | Contains error information. This output provides standard error out functionality. |
![]() | Note The behavior of this VI changes depending upon the target. If the current target does not or might not have a host computer connected, the configuration dialog box displays warnings next to options that are invalid without a host. If you configure this VI to prompt for input and run the VI on a target with no user interface, such as the Real-Time Module with no host computer connected, this VI returns an error. |
This Express VI operates similarly to the following VIs and functions:
One Button Dialog
Two Button Dialog
Submit feedback on this topic.
Visit ni.com/support for technical support.