house.tcl -- a CRaTER analog housekeeping window
house.tcl -- [-h] [-p tlm_port] [-s] [-v]
-h prints full help message
-p specifies a UDP port on which to receive telemetry
-s take telemetry from STDIN
-v provides verbosity
This TCL/TK program will open a CRaTER analog housekeeping window. Telemetry is collected from an rtlm process which is started automatically as an input pipe. The output of this pipe is fed through calcurve before being displayed.
This program may be more conveniently invoked by using CHouse.
wish8.4
Because we run under wish, the initial ``--'' in the argument string is required so that the following arguments are properly forwarded to the program.
CHouse, CCmd
bcmd, calcurve, rtlm, tincan, command.tcl
Bob Goeke
$Id: house.pod,v 1.1 2007/04/17 14:58:05 goeke Exp goeke $