User's Manual

Table Of Contents
Document : WCAMODHEL.sxw
0x40 REQ_WRITE_RADIO_PARAM Request to update the radio parameters
0x41 RES_WRITE_RADIO_PARAM
Response from the radio board to the radio parameters
update
0x50 REQ_READ_RADIO_PARAM Request to read the radio parameters.
0x51 RES_READ_RADIO_PARAM Response from the radio board to a parameters reading.
Remark : In the command byte coding, the Response frame type are taking the Request command
byte value with the LSB bit set to 1.
Data field formats to read or to update the radio parameters is the following :
Request to read the radio parameters
REQ_READ_RADIO_PARAM
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x50 Number of the parameter to read 0x03
Response from the radio board to a parameters reading
RES_READ_RADIO_PARA M
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ;
0xXX
0x51
Status = 0x00 read
ok
Status = 0x01 read
error
Parameter
number
value
-
0x03
Request to update the radio parameters
REQ_WRITE_RADIO_PARAM
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ;
0xXX
0x40
Number of the parameter
to update
Parameter data 0x03
Response from the radio board to the radio parameters update
WCAMODHEL Handbook page 15 of 74