67
Expert Power Control 1202/1292
© 2018 Gude Analog- und Digitalsysteme GmbH
Specifications
4.7
Console
For the configuration and control of the device, there is a set of commands with para-
meters that can be entered through a console. The console is available via Telnet, or
for devices with RS232 port through using a serial terminal. The communication can
also be performed automated (e.g. via scripting languages). The console features are
configured through the web interface
.
Command Set
There are several command levels. The following commands are usable from each
level:
back
go back one level
help
all commands of the actual level
help all
show all commands
logout
logout (only when login required)
quit
quit console
The "help" command returns all the commands of the current level. If "help" is called
from the top level, e.g. the line "http [subtopics]" appears. This means that there is an-
other level for "http". With the command "http help" all commands below "http" are
shown. Alternatively, with entering "http" you can select the http level, and "help" shows
all the commands on the selected level. The command "back" again selects the top
level. It is possible to use "help" at any position: "http passwd help" provides all com-
mands that have the prefix "http passwd".
You will find a complete list of all possible device commands in the chapter "Cmd
Overview".
Parameter
If parameters are expected for the command, the parameter may be passed as nu-
meric or constant. If e.g. you get the following line as help:
http server set {http_both=0|https_only=1|http_only=2}
the following instruction pairs are equivalent:
http server set https_only
http server set 1
or
http server set https_both
http server set 0
Numerical parameters can be entered with different bases. Here is an example of the
decimal value 11:
Base
Input
decimal (10)
11
hexadecimal (16)
0xb
octal (8)
013
binary (2)
0b1011
43
Содержание Expert Power Control 1202
Страница 2: ...2 Expert Power Control 1202 1292 2018 Gude Analog und Digitalsysteme GmbH...
Страница 6: ...Device Description...
Страница 14: ...Operating...
Страница 36: ...Configuration...
Страница 56: ...Specifications...
Страница 88: ...Support...