90
Answer Example: INI:2007/8/24 10:15 RTC:2007/8/24 12:43 RST:2 ERR:11 SR:182 BR:0 CF:0
FG:0 FL:0 UT:0 P:1 P0:0 P1:1 P2:0 P3:0 P4:0 SMS:2 NOGPS:0:0 GPS:3 SAT:7 RS:7
13.15
deleterecords
Deletes all saved records from device memory. Device does not send a response back to
the sender.
13.16
readio #
Table 40 readio #
Response details
Description
ID
IO element ID
Value
IO Element value
Answer Example: IO ID:3 Value:0
13.17
setdigout #### X Y Z W
Sets digital outputs to ON or OFF state (for some time if needed). Value is written as a row
for OUT1, OUT2, OUT3, OUT4 values.
Example: ‘setdigout 0010 0 0 5 0’ will set OUT3 to high level for 5 seconds, while OUT1,
OUT3 and OUT4 to low level.
Ans. example: “DOUTS are set to:0010 TMOs are: 0 0 5 0. Out1 Scenario: Enabled Out2
Scenario: Disabled"
13.18
getparam ####
Read parameter value. ID consists of 4 digits – first digit identifies profile, second, third and
fourth identifies parameter ID as described in Parameters Configuration chapter.
Table 41 getparam ####
Response details
Description
ID
Profile number and parameter ID
Value
Parameter value
Example: ‘getparam 1245’ command will request server IP address in profile1.
13.19
setparam #### #
Sets new value for parameter. ID consists of 4 digits – first digit identifies profile, second,
third and fourth identifies parameter ID as described in Parameters Configuration chapter. In
value field a new parameter value is entered.
Example: ‘setparam 1245 127.0.0.1’ will change configured IP address in profile1 with new
value