How the ramp button works at runtime
When the operator presses the ramp button, the application reads value in the Value connection, stores a local copy of the value, adds or subtracts the ramp amount from the local value, and writes the result to the Value tag at the data source.
The ramp button’s behavior at runtime also depends on whether you set up auto repeat.
Opening and closing graphic displays
- When you open a display at runtime, the application reads the value of the Value connection.
- When you close a display at runtime, if the button is in auto repeat mode, the button is released and the value of the button at the moment it is released is written to the Value tag.
Provide Feedback