Laird Controls North America Inc. 79543-91072 Manuale Utente

Pagina di 18
LRM and PA Radio Module 
 
Registers  
Document p/n: 9S02-7954-A001 Rev.A 
 
Cattron-Theimeg Inc. 
Proprietary and Confidential 
Page  6-9 
 
 
Software Information Block registers are read-only. 
6.2.1
 
SW Part Number 
Software part number is a 14 characters ASCII string formatted according to Cattron standard part number format; 
[4 digits prefix]-[4 digits number]-[4 digits suffix].  Example: “3SOF-7954-A001” 
 
 
6.2.2
 
SW Revision 
Software revision is given by 3 segments separated by commas.  The segments are typically but not restricted to 
numbers.  Ex: “3.12.7”,  “1.2.7B”,    
A 10 characters long field is defined.. 
 
6.2.3
 
Register Map Version number 
This is number is represented by numerical values.  Ex: 1.34; 
-  The second segment is incremented each time new registers are added to the Register map, and this addition has 
no impact on backward compatibility.  It is encoded on in the LSB. 
-  The first segment is incremented each time a change to the Register Map has any impact on backward 
compatibility. It is encoded in the MSB. 
For example, “1.34” would be encoded as 0x0122. 
  
6.3
 
Section 5 Registers: RF Interface Configuration 
These parameters control the operation of the RF interface. 
 
Section 5: RF Interface Configuration 
 
Addr 
Type 
Array 
Size 
Access 
Keyword 
Description 
 Details 
0x80 
UINT32 
RW 
txf 
Tx Frequency (Hz) 
The new frequency is set at the next transition to 
Tx mode 
0x84 
UINT32 
RW 
rxf 
Rx Frequency (Hz) 
The new frequency is set at the next transition to 
Rx mode 
0x88 
INT8 
RW 
txp 
Tx Level(dBm) 
If the Tx level value is outside the range supported 
by the radio, the nearest supported value is set and 
readback. 
0x8a 
INT8 
rssi 
Current RSSI (dBm) 
Reads current RSSI at frequency rxf.  (Note: the 
LRM shall be in Rx mode) 
0x8b 
INT8 
prssi 
RSSI of last received packet 
(dBm) 
 
0x8c 
UINT8 
RW 
psize 
Max size of received packets 
In number of bytes 
   
 
6.4
 
Section 7 Registers: Test commands and parameters 
This section implements tests utilities that can be used for development, production and service.