Name
tvpower -- show or set state of DEIMOS guider power
Purpose
With no arguments, show the state of the DEIMOS TV guider power.
With appropriate arguments, turn guider power on, off, or cycle power.
Type
Csh script
Usage
tvpower [state]
Arguments
state = [on|off|cycle] Desired state for guider power
Output
Actions are echoed to STDOUT
Exit values
0 = normal completion
1 = bad number or type of arguments
Example
1) Show current state of DEIMOS guider power:
tvpower
2) Turn on DEIMOS guider power:
tvpower on
3) Turn off DEIMOS guider power:
tvpower off
4) Cycle DEIMOS guider power:
tvpower cycle
See Also
The shell script tvpower
DEIMOS script index
Go to:
DEIMOS Home Page -
Instruments Home Page -
Keck Home Page
Last modified: Mon Sep 5 19:18:39 2005