next up previous
Next: The spin Token Up: The Available Tokens Previous: The slider Token


The spin_with_label Token

The spin_with_label token is a graphical entity that resembles an entry box accompanied by two buttons used to increase or decrease the value in the entry box. The user can enter both the actual value directly or can use the spin buttons (thus the name) to set the value.

This token is used in RTiC-Lab to change the parameter values on the fly. It is "tied" to a given parameter by a unique zero-based identifier ID (ID has the range between 0 to number of updatable parameters minus one).

Its usage in the inputfile is as follows:

spin_with_label 'label',min,max, startvalue,ID

Each of the fields is described in what follows:


next up previous
Next: The spin Token Up: The Available Tokens Previous: The slider Token
Michael Barabanov 2001-06-19