Ordinary Tcl VariablesTailoring the softwareAdding commandsAdding application specific variables

Adding application specific variables

Readout allows you to define additional Tcl variables. Tcl variables can be accessed from the C++ executable code allowingn them to be used to steer your program, reflect the state of your program and whatever else you might want to use them for.

The remainder of this section describes the various types of TCL Variables you can create, how to create them and what each of them is good for.


Report documentation errors to Ron Fox (fox@nscl.msu.edu)or NSCL's Bugzilla page

Ordinary Tcl VariablesTailoring the softwareAdding commandsAdding application specific variables