User's Manual

Table Of Contents
Waveport CF user manuel Coronis Systems
4.2 Request types
The transmitting module sends a service command that includes a request type. Each request type has an
associated response type which is included in the SERVICE_RESPONSE command.
In command byte coding, response frames reuse the request command with the LSB bit set to 1.
Request type
REQUEST TYPE
NAME VALUE
DESCRIPTION PARAMETER(S)
GET_TYPE 0x20
Command used to
read equipment type
and RSSI level from
remote equipment.
n/a
GET_FW_VER
SION
0x28
Command used to
read firmware version
in remote module.
n/a
Response type
RESPONSE TYPE
NAME VALUE
DESCRIPTION PARAMETER(S)
RESP_GET_TYPE 0xA0
Response to GET_TYPE
command.
Byte 1: module type
Byte 2: RSSI level
Byte 3: Wake-up period
Byte 4: module type
RESP_GET_FW_VE
RSION
0xA8
Response to
GET_FW_VERSION command.
Byte 1: 'V' in ASCII code (0x56)
Byte 2: Default Radio Protocol (MSB byte)
Byte 3: Default Radio Protocol (LSB byte)
Byte 4: Firmware version (MSB byte)
Byte 5: Firmware version (LSB byte)
Compact_Flash-UserManual 35