RoboSHOT 12 USB
RoboSHOT 12 USB - Document Number 342-0981 Rev B
Page 37 of 40
System
Factory
‐
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
System
Reboot
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
Help
NAME
help
- display an overview of the CLI syntax
SYNOPSIS
help
DESCRIPTION
Display an overview of the command line syntax
Version
NAME
version
- display the system version information
SYNOPSIS
version
DESCRIPTION
Display an overview of the command line syntax
EXAMPLES
version
Returns the current software
version
Exit
NAME
exit
SYNOPSIS
exit
DESCRIPTION
Ends the current API command session. If the session is over telnet, the session is ended and the socket is
closed. If the session is over serial, a new session is started.