User's Manual

Table Of Contents
Document : WCAMODHEL.sxw
The modification and reading commands of the autocorrection state, are as follows :
CMD NA ME DE SCRIPTION
0x46
REQ_WRITE_AUTOCORR_STAT
E
Request to update WAVENIS RF ASIC RSSI Threshold autocorrection
state
0x47 RES_WRITE_AUTOCORR_STATE
Response from the radio board to the WAVENIS ® RF ASIC
autocorrection state update
0x5A REQ_READ_AUTOCORR_STATE Request to read WAVENIS RF ASIC RSSI Threshold autocorrection state
0x5B RES_READ_AUTOCORR_STATE
Response from the radio board to the WAVENIS ® RF ASIC
autocorrection state read
Remark : In the command byte coding, the Response frame type are taking the Request command byte value with
the LSB bit set to 1.
a) Modification commands format of the RSSI threshold autocorrection state
Request, from the host to the WaveCard
REQ_WRITE_AUTOCORR_STATE
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x46
RS SI Threshold autocorrection
0x00 : activated (default value)
0x01 : deactivated
0x03
Response, from the WaveCard to the host
RES_WRITE_AUTOCORR_STATE
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x47
Status
0x00 : update ok
0x01 : update error
0x03
b) Reading commands format of the RSSI threshold autocorrection state
Request, from the host to the WaveCard
WCAMODHEL Handbook page 27 of 74