Gude Expert Power Control 8032-1 Manual page 73

Table of Contents

Advertisement

Specifications
quit
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
decimal (10)
hexadecimal (16)
octal (8)
binary (2)
Bit Field Parameter
Some parameters can take several values at the same time. In the following example,
all values between 0 and 5 can be set. In the help, this can be recognized by the fact
that the values are not separated by the "|" character, but by commas.
"{EVT_SYSLOG=0,EVT_SNMP=1,EVT_EMAIL=2,EVT_SMS=3,EVT_GSMEMAIL=4,EVT_BEEPER=5}"
To set EVT_SYSLOG and EVT_EMAIL in a command, you can use the following syn-
tax:
>extsensor 1 2 0 events type set "EVT_SYSLOG,EVT_EMAIL"
OK.
or numeric
>extsensor 1 2 0 events type set "0,2"
OK.
Additionally you can set all values with "ALLSET" or encode any bit pattern as hexa-
73
Expert Power Control 8032
quit console
Input
11
0xb
013
0b1011
© 2020 GUDE Systems GmbH

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Expert Power Control 8032-1 and is the answer not in the manual?

Table of Contents