RoboSHOT HD Camera Systems
RoboSHOT HD Cameras, Document Number 342-0796 Rev C Page 63 of 68
SystemFactory‐Reset
NAME
system factory-reset - Gets or sets factory reset status
SYNOPSIS
system factory-reset {get|on|off}
DESCRIPTION
Method used to get or set the factory reset status
OPTIONS
get Get the current factory reset status
on Enable factory reset on reboot
off Disable factory reset on reboot
EXAMPLES
system factory-reset get
factory-reset (software):
off
factory-reset (hardware): [Hardware reset is designated by rear panel dip switches in down position]
off
Returns the factory reset status
----
system factory-reset on
factory-reset (software): on
factory-reset (hardware): off
Enables factory reset upon reboot
SystemReboot
NAME
system reboot - Reboots system
SYNOPSIS
system reboot [<seconds>]
DESCRIPTION
Method used to reboot system
OPTIONS
seconds
The number of seconds to delay the reboot
EXAMPLES
reboot
Reboot system immediately
reboot 30
Reboot the system in 30 seconds
System
NAME
system - gets or Sets the Current System Settings
SYNOPSIS
system {factory-reset {get|on|off} | reboot [ <seconds>]}
DESCRIPTION
Method used to get/set the current system settings or execute system commands
OPTIONS
factory-reset
Get or set the factory reset status
reboot
Reboot the system
EXAMPLES
system factory-reset get
factory-reset (software):
off
factory-reset (hardware):
off
----
system factory-reset on
factory-reset (software):
on
factory-reset (hardware):
off
----
system reboot
Broadcast message from root (Thu Jan
1 03:27:40 2266):
The system is going down for a reboot NOW!
----
system reboot 30
OK
> The system is going down for a reboot NOW!