User's Manual

CHAPTER 3
Advanced Functions
24
Configuration (including the SET commands)
Data
Administrative
Direct radio
Configuration Commands
This category includes commands that configure various parame-
ters of the emu3ap software.
INSERT
DESCRIPTION Inserts a new device in the gateway’s internal list.
PARAMETERS The device ID number.
RETURNS OK or an error message.
REMARKS A device is a remote measuring station (for example, A730MD,
A720, A723, or A733). Once the device has been inserted, various
operations can be performed on it. Every 15 minutes, the gateway
automatically asks the devices in the list to supply a new slot of
data over radio. The 15 minutes interval can be changed with the
SET SLOT command (see page 28).
EXAMPLE insert 2333
OK
REPLACE
DESCRIPTION Replaces one device with another. Data from the original device is
not lost, but is associated with the new one.
PARAMETERS The original device ID and the new device ID.
RETURNS OK or an error message.
REMARKS The REPLACE command effectively replaces one device with
another. Use it when replacing a station in the field. In the following
example, device 2333 is replaced by device 2046.
EXAMPLE replace 2333 2046
OK
DELETE
DESCRIPTION Deletes a device.