McIDAS-XCD Administrator's Guide
Version 2018.2
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Unix command that starts the McIDAS-XCD status display.
This command starts an X window to display the status of McIDAS-XCD decoders and ingestors. Active decoders and ingestors are displayed in the foreground color. Decoders and ingestors that are inactive longer than the warning threshold time are displayed in the warning color. See the McIDAS-XCD Status Display Window section for more information on the output from statdisp.
To cancel the status display, click on Quit the Window in the Title bar. To display a window in a smaller size than is necessary to view the entire bulletin board, use the -resize option.
To force statdisp to get data from a file other than ~oper/mcidas/data/DECOSTAT.DAT, set the environmental variable XCD_disp_file to the fully expanded file name.
To start statdisp from the McIDAS-X command window, precede it with OS ". Run it in the background using the & (ampersand) shell option.
Use the -geometry option to specify the screen position of the status window. Specify the horizontal and vertical offsets in pixels. Offsets must be preceded by plus signs (+).
statdisp -bg white -fg black -warn magenta &
This entry starts the status display with a white background, black foreground, and magenta warning messages from the Unix command window. The & (ampersand) shell option runs the command in the background.
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]