User's Manual

CHAPTER 3
Advanced Functions
28
SET OWNID
This command is deprecated in emu3ap. It has been included for
compatibility purposes, but always returns OK.
The radio network ID is programmed at the factory and resides in
the A440 Wireless Modem (as for all RTUs, the network ID is the
serial number printed on the RTU’s label).
SET SLOT
DESCRIPTION Sets the request rate in seconds (the default is 900, or 15 minutes).
Note that the poll time is different from device to device, that is,
not all devices will be polled at the same time, but instead based
on their insertion time.
PARAMETERS The request rate in seconds (minimum 10, maximum 10800 sec-
onds, that is, 3 hours).
RETURNS OK or an error message.
REMARKS If this parameter is not programmed explicitly, it defaults to 900.
The get variant SLOT (with no parameters) returns the current
requesting rate.
EXAMPLE set slot 900
OK
slot
Slot time is 900 seconds
OK
SET DELAY
DESCRIPTION Sets the delay before returning ERROR 15 in case of a temporary
radio communication breakdown (see also “GETBLOCK” on
page 29).
PARAMETERS The delay value (minimum 1800, maximum 10800 seconds; in
other words, between 30 minutes and 3 hours).
RETURNS OK or an error message.
REMARKS If this parameter is not programmed explicitly, it defaults to 3600
seconds (one hour). The get variant DELAY (with no parameters)
returns the current delay value.
EXAMPLE set delay 7200
OK