XARE — Region Event
Defines an action triggered specifically by geofence region entry or exit transitions.
Format
- Query:
>QXARE< - Set:
>SXARE{ACTION}{NN}{HANDLER}{EVENT_ID}{DA}< - Undefine:
>SXAREU<
| Field | Values | Description |
|---|---|---|
ACTION | I, O, B | Entry, exit, or both |
NN | 00-99 | Event index |
HANDLER | N, X | Report handler (N normal routing, X serial-only routing) |
EVENT_ID | V, A, B, C | Event type |
DA | 0-9 | Destination address |
Example
>SXAREI00NA0<
>RXAREI00NA0<
Notes
Defaults and Limits
- Action flag accepts
I,O,B. - Event index is encoded as two digits (
00-99). Uundefines the XARE setup.