Skip to main content

XACT — Communication Test

Forces the device to generate a test event and transmit it to a specified Destination Address. Used to verify communication with a remote host without waiting for a real event to occur.

Format

  • Set: >SXACT{D}{EE}<
FieldDescription
DDestination Address. Range 09. The event is sent to all Destination Points defined in this DA.
EEEvent code. Range 0099. Identifies the generated test event.
note

There is no query form. The command only generates an event — it does not return a direct response.

Examples

Generate event code 05 to Destination Address 0:

>SXACT005<

All Destination Points in DA 0 will receive a report like:

>REV051609558974+3593956+1393569901305212;ID=<IMEI><
  • DA — Defines Destination Addresses.

Defaults and Limits

  • Destination index is constrained by implementation (0 to SOCKETS_MAX_QTY-1).
  • Event code is constrained by implementation (0 to MAX_EVENT_QTY-1).
  • No persistent defaults (action-only command).