Jump to content

enable disable options


drycsr

Recommended Posts

in the attached picture, button #1 is on the stop button and under the array. how to fix this error? the block diagram is also added.

and there are more than one buttons. how to make when a button (button #1) which is clicked by mouse is active, the other buttons are passive?

post-20223-0-67057100-1297084224_thumb.j

post-20223-0-12175200-1297084274_thumb.j

Link to comment

in the attached picture, button #1 is on the stop button and under the array. how to fix this error? the block diagram is also added.

and there are more than one buttons. how to make when a button (button #1) which is clicked by mouse is active, the other buttons are passive?

You can reoder the buttons by using the reorder tool on right side of the toolbar (it's cut in half in your image).

When you have an event structure, you can lock the front-panel during the handling of the event. You can also set the 'disabled' state of a control.

Ton

Link to comment

Thanks for your help Ton.

You can reoder the buttons by using the reorder tool on right side of the toolbar (it's cut in half in your image).

When you have an event structure, you can lock the front-panel during the handling of the event. You can also set the 'disabled' state of a control.

Ton

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.