LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Standar Dialog Two Button Dialog Box vi Where is it?

Problem Description :

I want to use Two Button Dialog Box as per Labview Help Search as described

below. Could not find vi. According to help it should be in Express Vi Menu.

Anyone out there can give me a clue?

************ Two Button Dialog Description ********************* Displays a dialog box that contains a message and two buttons.

message is the text to display in the dialog box.

T button name is the name displayed on one of the dialog box buttons. The default is OK.

F button name is the name displayed on one of the dialog box buttons. The default is Cancel.

T button? returns a value of TRUE if you click the dialog box button named T button name. If you click the dialog box button named F button name, T button?

returns a value of FALSE.

 

0 Kudos
Message 1 of 4
(2,776 Views)
Hi Paul,

have a look at the "Dialog & User Interface" function palette...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,767 Views)
Hi,
 
GerdW is right about the place from where you should find the dialog function. In future you could learn yourself to use the Search function located in Functions palette. It makes finding right functions easier.
 
- Matti
Message 3 of 4
(2,764 Views)
Also, if you have found the function in the Help, you just have to click on the Find on the Functions palette button.
Message 4 of 4
(2,761 Views)