LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft-MsgBox via ActiveX

Hi,

i want to call the Microsoft-Message-Box (function "MsgBox" in VB) in my LabVIEW-6-application, e.g. via ActiveX.

In the list (offer when import ActiveX-Controls) I can't find the MsgBox or any equivalent. Can anybody help me?

Thank You.

C. Dietz
Christian

Test Engineering
digades GmbH
www.digades.com
0 Kudos
Message 1 of 2
(2,484 Views)
C. Dietz;

You can use the Windows API Function Utilities (32-bit) for LabVIEW to call the Message Window Dialog Box.

Also, as you might be already aware, LabVIEW also has a Message Box located in the function palette under the Time & Dialog menu.

You can also create your own message box.

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 2 of 2
(2,484 Views)