Next: The spin_with_label Token
Up: The Available Tokens
Previous: The slider_with_label Token
The slider Token
This widget is exactly the same as the slider_with_label
(Section 3.2.8) token, except that it does not have a
label.
The usage of the slider token in the inputfile is as
follows:
slider 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