To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Demonstrates how the Three Button Dialog.vi can be used to generate a One/Two Button Dialog where you can change the Window title.
Description
To achieve a Window Title in the Pop Up Box, a three button dialog has to be used as One Button and Two Button do not have this input. To use this as a One Button dialog but to have the functionality to include a window title a Three Button Dialog is used with the two redundant button inputs left blank.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
Additional Information or References
Block Diagram of the VI
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Simple but Straight forrward. Helped me in saving some time.
Thanks Alot
This also works if you want a two button dialog wih a window title.
Wire strings to two of the inputs, and a blank string to the third.