Jump to content

Hide general STOP button


Recommended Posts

Hello,

I need to hide the general STOP button which is present on the LabVIEW toolbar at runtime (beside the RUN icon)

when running a VI inside LabVIEW.

I know there is a way to hide all this toolbar because I've ever found a vi that had such a feature.

Unfortunately, I haven't the fineast idea how to achieve this.

I really need it because I want that my vi's user press a STOP button on my vi... but not press the general STOP button because

pressing my VI STOP button also close connection to my data acquisition card. If a user uses the general STOP button

the connection with the hardware is not correctly closed and it fails when I want to run my VI again.

There is probably a way to do it using exe deployment with LV runtime but I don't want such a solution because

I want to deploy LV source code... not binary !

Kind regards

Sorry for noise...

I think the solution is here

http://zone.ni.com/reference/en-XX/help/37..._appearance_db/

Select File»VI Properties, select Window Appearance from the Category pull-down menu, and click the Customize button to display this dialog box. By default, the settings take effect when the VI runs.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.