12-03-2018 02:23 AM
Hi,everyone
I want to achieve the following functions:
when I press a button,then continuously generate random numbers and display in the edit box;when I press another button,then stop generating random numbers
what should I do ,this problem has been bothering me for a long time
12-03-2018 02:51 PM
Try the MsgBoxDisp command with the non-modal flag set to true.
http://zone.ni.com/reference/en-XX/help/370858M-01/comoff/msgboxdisp/