Next: The toggle Token
Up: The Available Tokens
Previous: The spin_with_label Token
The spin Token
This token is exactly the same as the spin_with_label token
(Section 3.2.10) except that it does not have a label.
Its basic usage is:
spin min,max,startvalue,ID
Each of the fields is described in what follows:
- min, max: The minimum and maximum values, respectively,
that the parameter can take.
- startvalue: The starting or initial value that the
parameter will take when RTiC-Lab is first activated.
- ID: A unique identifier (integer) that identifies the
given parameter to the user's controller defined in the file
user_controller.c.
Michael Barabanov
2001-06-19