Ref.4 - Wireless Device List Registers
The WDL register stores the serial identifier of the registered wire-
less devices. The serial identifiers are formatted as a UInt32,
therefore two contiguous registers must be read to extract the full
value.
FCADDRESSFORMULA=40101 + (2 * SLOT)
Raw Address Formula = 100 + (2 * SLOT)
List entries can be as follows:
0xFFFFFFFF: EMPTY
Otherwise, a real device is registered
Example:
Register Name
Address
Register Name
Address
WDL [0]
FC 40101,
Raw 100
WD [49]
FC 40200,
Raw 198
Ref.5 - Fast Read Registers
The purpose of these registers is to allow for efficient access to
the remote wireless device’s most current data. Any write to the
first address in the FRR will zero out the latest measurement and
time.
These records consist of seven (7) registers per wireless device.
FCADDRESSFORMULA=41001+(7*SLOT)
Raw Address Formula=1000+(7*SLOT)
Example:
Record Name
Address
Record Name
Address
FRR [0]
FC 41001,
Raw 1000
FRR [49]
FC 41344,
Raw 1343
- 28 -