55
Example: DI1:0 DI2:0 DO1:0 DO2:0
6.1.9
readio #
Response details
Description
ID
I/O element ID
Value
I/O Element value
Example: I/O ID:3 Value:0
6.1.10
setdigout ## Y1 Y2
Sets digital outputs to ON or OFF state (for some time if needed). Value is written as a row
for OUT1 and OUT2 values.
Example: ‘setdigout 01 0 5’ will set OUT2 to high level for 5 seconds, while OUT1 to low
level.
6.1.11
getparam ####
Read parameter value. ID consists of 3 or 4 digits. Detailed list of parameters and IDs can
be found in chapter number 8 “Parameter List”
Example: ‘getparam 1245’ command will request server IP address.
6.1.12
setparam ####
Sets new value for parameter. ID consists of 3 or 4 digits. Detailed list of parameters and
IDs can be found in chapter number 8 “Parameter List”
Example: ‘setparam 1245 127.0.0.1’ will change configured IP address.
6.1.13.
getparam 1271 X/212 X
X values can be 1,2,3.
If X = 1, Operator codes from 0-19 are read from configuration and sent via SMS.
If X = 2, Operator codes from 20-39 are read from configuration and sent via SMS.
If X = 3, Operator codes from 40-49 are read from configuration and sent via SMS.
If X = any other, Operator codes from 0-19 are read from configuration and sent via SMS.
6.1.14.
setparam 1271 X/212 X
If X is from 0 to 49, X means index of operator code which has to be configured. Up to 20
operator codes may be configured in 1 SMS. Example:
Setparam 1271 16 24602,24603,24605
,here 16
th
, 17
th
and 18
th
operator codes are set. Note! Other operator codes are left unchanged
in the configuration.
6.1.15
readops #
Send from device Operator List.
1 – send first 20 operator codes, 2 – send from 21
st
to 40
th
operator codes, 3 – send all
other operator codes.