LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Your pallot VI 'One Button Dialog' doesn't have a button.

Your pallot VI 'One Button Dialog' doesn't have a button.
0 Kudos
Message 1 of 3
(2,573 Views)
One Button Dialog
Displays a dialog box that contains a message and a single button.

REQUIRED INPUT=message
is the message that you want to display in the dialog box.

OPTIONAL INPUT=button name
is the name displayed on the dialog box button. The default is OK.

OUTPUT=true
contains a value of TRUE when you click the button.


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 2 of 3
(2,573 Views)
Two things that I can think may be causing it.

Old video drivers or something corrupted in LabVIEW.

Try updating your video card drivers first, if that doesn't help, you might have to reinstall LabVIEW.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 3 of 3
(2,573 Views)