40
CCDI
TM8100/TM8200 Computer-Controlled Data Interface (CCDI) Protocol Manual
© Tait Electronics Limited
April 2007
1.10.1
CCTM_QUERY_RESULTS
Solicited
The CCTM_QUERY_RESULTS message is issued as a result of the
QUERY CCTM command. For more information on the QUERY
command, refer to
Format
j [SIZE] [CCTM_COMMAND] [CCTM_RESULT] [CHECKSUM]
■
‘j’ is sent as a single ASCII character and represents the
CCTM_QUERY_RESULTS command.
■
[CCTM_COMMAND] is a three digit character string representing a
decimal number in the range of 000 to 999, which identifies the CCTM
command requested.
■
[CCTM_RESULT] is a variable length character string representing the
CCTM value requested.
Note
If the CCTM command gives multiple results then a separate
query result will be given for each one.
Examples
q0450475B
This command queries the PA temperature.
Typical responses could be:
j050472331
where temp is 23 degrees, or
j06047481F8
where the millivolt value is 481.
QUERY CCTM Command
Returns...
047
(Read PA Temperature Level)
TM8100:
Temperature in °C (–1200 to 1200) [CR]
ADC value in mV (0 to 1200)
TM8200:
ADC value in mV (0 to 1200)
With:
(Temperature in °C) = (ADC value)/(–1.98)+230
063
(Read averaged RSSI level)
int value of averaged RSSI in 0.1dB
064
Read raw RSSI level)
int16 value of instantaneous RSSI in 0.1dB
318
(Report forward Power)
uint 16 value of the forward power (0 to 1200mV)
319
(Report reverse power)
uint 16 value of the reverse power (0 to 1200mV)