3.2.6
REBOOT
Reboot the device.
Example Command:
$BS REBOOT\
r
\n
Answer:
$BS Hello World!\
r
\n
3.2.7
RESET
Reset the device to factory defaults (except serial number) and reboot.
Example Command:
$BS RESET\
r
\n
Example answer:
$BS OK\
r
\n
$BS DEBUG:FACTORY RESET...\
r
\n
$BS DEBUG: LOADING DEFAULTS...\
r
\n
$BS Hello World!\
r
\n
3.2.8
NAME
May be used to give the controller a unique name (maximum 19 characters).
SET NAME
Set a device name.
Example command:
$BS SET NAME:Focuser1\
r
\n
Example answer:
$BS OK\
r
\n
GET NAME
Get the device name.
Example command:
$BS GET NAME\
r
\n
Example answer:
$BS STATUS NAME:Focuser1\
r
\n
3.2.9
BKLGT
Controls the keypad backlight brightness as well as the brightness of the keypad’s status LEDs.
SET BKLGT
Set the BKLGT digital potentiometer whiper setting, controlling the button background and status
LED brightness ( uint8 [0-100] %).
$BS SET BKLGT:100\
r
\n
13