ambiking Posted August 5, 2004 Report Share Posted August 5, 2004 In labview, ok button works as a switch. click once, it is pressed , and click once more, it is released . And in these two states, the button appears differently, But now I want it to work as a trigger. i.e. when mouse click happens, the button is pressed down for a very short time, then is releaseed automatically,just in the very way in which the normal windows buttons work. How can i do this? Quote Link to comment
James McAnanama Posted August 5, 2004 Report Share Posted August 5, 2004 Right click on the button, select "Mechanical Action", and specify "Switch until released" Quote Link to comment
Vitor Rocha Posted August 5, 2004 Report Share Posted August 5, 2004 There are many ways to do that... one is to play with the button property node ("value")... Download File:post-575-1091712910.vi Quote Link to comment
Michael Aivaliotis Posted August 6, 2004 Report Share Posted August 6, 2004 There are many ways to do that... one is to play with the button property node ("value")... Download File:post-575-1091712910.vi 1305[/snapback] If you change the mechanical action as James mentioned, it will be a cleaner solution. It doesn't sound like you need adjustable delay. Quote Link to comment
ambiking Posted August 11, 2004 Author Report Share Posted August 11, 2004 Thank all of you so much. Ur help is very valuble for me. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.