Index

SysType

The target system of a reboot or shutdown.

Input Format:

Examples:
In the first example, the real-time control system is restarted by rebooting the computer that it runs on.
 reboot cpu
In the second example, the real-time control system is restarted by restarting the real-time control system software.
 reboot rtc
In the final example, the control program is shutdown. Note that when this happens the real-time control system will take the telescope to a safe state, then go to sleep until a new control program is started.
 shutdown cbicontrol
Context:
This datatype is used by the shutdown and reboot commands.

Martin Shepherd (9-Oct-1997)