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}<
| Field | Description |
|---|---|
D | Destination Address. Range 0–9. The event is sent to all Destination Points defined in this DA. |
EE | Event code. Range 00–99. 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><
Related
- DA — Defines Destination Addresses.
Defaults and Limits
- Destination index is constrained by implementation (
0toSOCKETS_MAX_QTY-1). - Event code is constrained by implementation (
0toMAX_EVENT_QTY-1). - No persistent defaults (action-only command).