21 of 95
Reference Manual ATOM one SSM500
6 Terminal Usage
6.1 Terminal
The ATOM one SSM500 can be controlled by a terminal connection. All commands consist
of ASCI characters.
6.2 Terminal Settings
For flexible configuration the ATOM one SSM500 provides 2 terminal interfaces:
1. RS485 on the Power connector cable
2. RS232 TTL which is connected on the AUX connector.
The default interface setting is:
•
115200 baud (adjustable)
•
8 bit data
•
no parity
•
1 stop bit
•
no flow control
The ATOM one SSM500 accepts commands in text form and answers with text messages.
Every command is confirmed by "OK" or "FAIL". Errors have to be handled by the user or
host software which is used to control the device.
Depending on the
prompt
setting you get a prompt "=>" after start up. Now you can send
commands to control the device or get status information.
Check the next chapters to get detailed information about available commands and
options.
6.3 General Command Format
When the firmware is ready to accept commands, it sends its prompt ("=> ") if enabled with
the
prompt
command. Every command line is accepted as a single text line, terminated by
either CR or LF.
The command consists of a command string, followed by none or more parameters,
separated by a single space.
The parameters can have different formats, depending of the command. Supported
formats are:
•
Signed decimal : -323, 422
•
Hexadecimal: 0x35ff34aa
•
String : any_string