User's Manual
CHAPTER 3
Operations at the Application Level
35
04 01
OK
Note: This is a forced time initialization of an RTU. In practice it is
not needed, because the gateway does it automatically
when it is itself initialized by means of the time command
(see “SET TIME” on page 27).
An A720 device responds as follows:
request 6383
Dev 6383: incoming RF 255, outgoing RF 255
Time Fri Jun 2 17:01:35 2000
Data 4E 00 00 58 A5 60 01 00 00 86 00
OK
An A733 device responds as follows:
request 9471
Dev 9471: incoming RF 255, outgoing RF 122
Time Fri Jun 2 17:04:42 2000
Data 7F 00 00 00 00 00 00 00 00 59 00 16 AF 6B 20 01
00 00 00 A8 55 AF 13 A0 00 00 00 00
OK
Note: The internal FIFO of the A730MD RTUs is limited to 11 slots,
which means about 2-3/4 hours of stored data. The A720
series 2 can store up to 240 slots (about 2.5 days), while the
A733 RTUs can store up to 1024 slots (a little over 10 days).
Older data will be overwritten.
RSETIO
DESCRIPTION Acts upon the I/O ports of a remote device. It can switch a port to
input or output mode and can also switch a port configured as out-
put to a logical one or zero state.
PARAMETERS The RTU’s ID, the value of the data direction register (DDR), and
the value of the port itself (DATA). All values are in hex. The DDR
and DATA bits must be OR-ed according to the required state of
the ports.
RETURNS The actual state of the port (in hex).
REMARKS This command is deprecated; it is supported only by the A730MD
devices and early A720 devices (series 1). New devices use the
more advanced PORT command.
EXAMPLE rsetio 2003 0 0
DDR 02, REG 5F
OK