© 2021 Cypress Solutions
Complete Manual: CTM-200 R2 (Revision 1.3)
40
Reporting
Power Up
8 available conditions, triggers on the device being powered up.
PUPx
Voltage
8 available conditions, trigger when a supply voltage is below,
above or a supply threshold is passed.
VCCx
Acceleration
8 available conditions, triggers when an acceleration,
deceleration or lateral acceleration threshold has been met.
ACCELx
Geo Route
In Zone or Out of Zone trigger, or alarm triggers based on
crossing of zone threshold.
GEOx
Idle
Trigger a report when an idle time is exceeded
IDLExSTART
IDLExEND
Data
Triggers when a pre-configured threshold is exceeded.
DATAx
MODBUS
Trigger MODBUS or MODBUS exception reports
Man Down
Triggers when Man-Down Accessory device generates an event
(CTM-200 must be configured to listen for traffic and optional
WPAN Gateway must be installed)
MANDOWNx
Boomtracker
Triggers when short range wireless asset tracker accessory
comes within range of CTM-200 (CTM-200 must be configured
to listen for traffic and optional WPAN Gateway must be
installed).
BOOMx
Proximity Card/RFID/I-
Button
Triggers when a compatible RFID device sends a message to the
CTM-200 via external peripheral, RFID reader, etc. (uses
modified message 114, $PGPS for payload)
RFIDx
External Equipment
Triggers when supported external equipment sends data to
CTM-200 serial port. Typical External equipment include salt
spreader, weigh systems, etc. (uses modified message 114,
$PGPS for payload)
EXTz
11.5
Report Definition
A report definition consists of:
•
Transport protocol (UDP, TCP, SMS, email, asynchronous, file based)
•
Destination IP address
•
Destination Port address
•
Group of messages to deliver.
Each report definition is capable of delivering up to 4 messages per report. 8 unique report definitions each can
be associated to GPS and GPIO conditions. All other event conditions can have up to 999 report definitions
shared between the various report triggers or events.
An example of an “acceleration report” definition:
cmd accelcond 1 5 -30 0 5
#set the acceleration condition or trigger, in this case condition #1
cmd accelreport 1 99
# bind acceleration condition #1 to report definition #99
cmd reptype 99 0 3 1
# use UDP protocol with SNF enabled
cmd repaddmes 99 114 136
# include a GPS with ID message(114) and acceleration message (136)
cmd repremip 99 65.61.200.71
# destination IP address
cmd repremport 99 8300
# destination Port number