User manual
Xact Application User Manual
Xact Application User Manual Page 20
If sent directly to the device, the value is a hexadecimal ASCII number from
0x00000000 to 0xFFFFFFFF. For example, the IP address expressed as a dotted
quad, 98.216.231.125, would be represented as 0x62D8E77D.
Server Port
The server port number.
If sent directly to the device, the value is a ASCII hexadecimal number ranging
from 0x0000 to 0xFFFF. For example, port 525 would be represented 0x020D.
Fence Direction
in motion that raises a geo-fence
violation alert. Selectable values are:
Safe Fence (magnetic SOS suppressed inside this fence)
Alarm generated leaving fence
Alarm generated entering fence
Alarm generated on entering and leaving fence
Alarm generated inside fence with motion alarm
When sending directly to the device, calculate the raw binary value for this field
according to the bitfield description below (under Days Active), then add an
offset of 0x20 to get the Latin-1-character compatible value for the message. When
receiving, subtract the offset 0x20 and process according to the bitfield definitions.
Days Active
This indicates the days of the week during which a geo-fence is active. The values
are as follows:
Configuration Editor
Direct to Device
All days
Monday, Wednesday, Friday
Tuesday, Thursday
Monday through Friday
Saturday through Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
0000
0001
0010
0011
0100
0101
0110
0111
1000
1001
1010
1011