30
M2303-00-P00-805
March 2003
SEND_SDM
(PC to despatcher radio)
The SEND_SDM command requests the modem to send a Short Data Message (SDM). The PC sends the SDM
directly to the A76, and the T201X immediately keys up the transmitter. After the specified SDM Lead In Delay
the modem sends the SDM.
It has the format :
[LEAD_IN_DELAY] [DATA_MESSAGE_ID] [COMMAND] [DATA]
[PARAMETER]
Function
[LEAD_IN_DELAY]
SDM Lead In Delay
. Two ASCII hex characters representing the SDM Lead In
Delay between radio transmitter key-up and the start of data transmission. The
range that can be entered is 00 to FF.
The Lead In Delay is calculated by multiplying the number by 20 ms.
A minimum of at least 100 ms of Lead In Delay is required, so 00 to 04 will
always be treated as 05. This corresponds to a Lead In Delay between 100 ms
and 5.1 seconds, in steps of 20 ms. Refer to the
Polling the Remote AVL radio
section.
[DATA_MESSAGE_ID]
SDM Data ID
. An 8-character string representing the SDM Data ID of the
radio to which the SDM is sent. It can be any alphanumeric characters. “
*
“ is
the wildcard for any character. e.g. 12
**
5678
When a radio receives a SDM message, the Data ID is checked against the ID
entered in the radio database (using the
PROGRAM
command). If the Data ID
matches, the received SDM data is stored and the radio sends a PROGRESS
command to indicate this.
If the Data ID does not match then the SDM data is ignored.
[MESSAGE]
SDM text
. Maximum 32 characters of SDM data. [MESSAGE] is optional.