Index

reboot cpu|rtc|cbicontrol

Restart the control system.

Arguments:
SysType type
The target of the reboot, from:
  • cpu: Reboot to the cpu.
  • rtc: Restart the real-time control system tasks.
  • cbicontrol: Restart the control program.

Example:
The following example tells the real-time controller to restart the control system without rebooting the CPU. This is quicker than rebooting, and should result in the same re-initialization.
  reboot cbicontrol

Martin Shepherd (9-Oct-1997)