SeaTrac Serial Command Interface Reference
Page 120
8.3.4.
CID_DAT_QUEUE_SET
The CID_DAT_QUEUE_SET command is used to store (queue) a single packet of data in the
beacon, that will be held until an acoustic
message from another beacon is
received that requires a response from a specific.
The DAT queue only holds one packet. Subsequent CID_DATA_QUEUE_SET commands
will overwrite any previously un-transmitted data.
Command Message Parameters
Parameter Type Description
MSG_ID
identification code
(CID_DAT_QUEUE_SET)
DEST_ID
The ID code of the beacon to that the queued
packet will be sent to in response to a
CID_DATA_SEND command. Requests received
from other beacons will be ignored.
Valid values are form 0 to 15.
A value of BEACON_ALL (0) indicates data is
broadcast to the next interrogating beacon
regardless of its ID.
PACKET_LEN
UINT8
The number of bytes to queue.
Valid values are from 0 to 31.
PACKET_DATA
UINT8[x]
The array of data that should be sent in the DAT
acoustic packet, where “x” is the value specified in
PACKET_LEN.
Response Message Parameters
Parameter Type Description
MSG_ID
identification code
(CID_DAT_QUEUE_SET)
STATUS
Status code used to indicate if the command
executed successfully.
Valid values are…
CST_OK
The packed has been queued.
CST_CMD_PARAM_INVALID
The value of one of the parameters is invalid.
CST_CMD_PARAM_MISSING
There is not enough data parameters provided to
satisfy the message requirements.
Содержание seatrac X100 Series
Страница 2: ......
Страница 6: ...SeaTrac Serial Command Interface Reference Page 6...
Страница 139: ......