Freq; Data - Adcon A440 Technical Reference Manual

Table of Contents

Advertisement

FREQ

Sets/returns the operating frequency.
DESCRIPTION
The operating frequency and step (Hz), or none in the GET version.
PARAMETERS
The actual frequency and step, in Hz.
RETURNS
GET/SET.
REMARKS
Yes, SET only.
REMOTE
EXAMPLE
FREQ 433925000 25000
193 FREQ 0
#
FREQ
193 FREQ 433925000 25000 0
#

DATA

Returns data stored for a certain device.
DESCRIPTION
The ID of the device for which the data is requested and the date/time (in the stan-
PARAMETER
dard format) the data was stored. If missing, it refers to the data of the local device.
A data block.
RETURNS
GET only. If the date/time parameter is not included, the latest data is returned. If
REMARKS
the date/time parameter is included, the date and time closest to, but later than, the
given date/time is returned.
Yes, for a GET, but only one frame at a time. The A440 implements only the remote
REMOTE
version.
EXAMPLE
DATA 193 12/12/1998 12:12:12
193 DATA b1 b2 b3 ... bn 0
#
The data block returned will typically contain a number of data frames (telegrams).
The structure of a block is as follows:
dd mm yyyy hh mm ss si ft d1 d2 ... dn dd mm yyyy ... dn cs
where:
• dd mm yyyy is the date
• hh mm ss is the time
• si is the size of the frame
• ft is the frame type
• d1 d2 ... dn are the data values (the frame content)
Commands
53

Advertisement

Table of Contents
loading

Table of Contents