01-16-2011 06:57 AM
anyone know how to makes the button change back to "OFF" every time a user press it? but the buttons performs the "ON" function
01-16-2011 07:27 AM
1. You need to set the mechanical action to latched (right click on the FrontPanel). This is the default behavior.
2. Read from the Terminal (e.g. place the terminal in the Value Changed Event Frame, no need to wire it).
Felix