Set up connections for a Ramp button
Use the
Connections
tab of the Ramp Button Properties
dialog box to set up tags for the button.To set up tags for a Ramp button
- In theGraphics Displayeditor, double-click the button to open itsPropertiesdialog box.
- Click theConnectionstab.
- Assign a tag to these connections:ValueA read-write connection. The application keeps a copy of the Value connection on the computer. When the operator presses theRampbutton, the application adds or subtracts the "Ramp value" amount (specified on theGeneraltab) from the local Value connection value and writes the result to the Value connection tag’s data source.If the "Ramp value" amount is a floating point value and the Value connection is an integer tag, the application rounds the value before writing it to the connection.RampA read connection. Assign a tag or an expression. The application reads the connection to determine by what value the object will increase or decrease the data source.This connection is only used if theUse variable rampcheck box on theGeneraltab is selected.LimitA read connection. Assign a tag or an expression. The application reads the connection value to determine the highest or lowest ramp value the object can write to the data source.This connection is only used if the Use variable lower/upper limit check box on theGeneraltab is checked.
Provide Feedback