| RTLSDTEX | 
Entry point to collect all the data from the fields
listed above to be sent to InSites. RPC parameters list: RETSTA, REQDATA,
DATAID. This is a read only event.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
RETSTA | 
Output | 
This the return status array.  The array contains all
the fields listed from file #6914.
 
 | 
REQDATA | 
Input | 
Identifies the type of data required: EQUIPMENT,
CATEGORY, or LOCATION
 
 | 
DATAID | 
Input | 
Identifies what data is to be returned for REQDATA:
"ALL" is the data for a given REQDATA, or an AEMSID for individual item data,
or Category ID for an individual category, or Location IEN for an individual
location.
 
 | 
 
 | 
EQMVUPD | 
This tag will be called to update fields #23
(Physical Inventory Date) and #24 (Location) with data received in InSites via
the active tags in the equipment. RPC parameters list: RETSTA, AEMSID, LOCID,
TMSTMP. This is a write event.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
RETSTA | 
Output | 
This is the return status array. It will contain
either an error message or the following string of data: "1^Update of
EQUIPMENT INV. file, #6914, successful"
 
 | 
AEMSID | 
Input | 
The equipment id or IEN from file 6914
 
 | 
LOCID | 
Input | 
The IEN of the location at which the equipment is
arriving.
 
 | 
TMSTMP | 
Input | 
This the time stamp in ISO format: yyyy-mm-dd
hh:mm:ss
 
 | 
 
 |