Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
105
Command Reference
See also: pad, padecho, padesc, padesct, padfwdc, padfwdl, padfwdt, padip, padmode, padport, padreset
return to list of commands
panicreport [r1] [r2] [r3] [r4] [r5] [r6] [r7] [r8]
This command will set the report(s) to be used for pendant triggered panic reports (PANIC and MPANIC
only)
Up to 8 reports can be assigned to the panicreport.
r = 0 disables the report
r = 1 to 999 report number
panicreport requires the modem to be listening for traffic from the WPAN gateway, this requires cmd
mode 10 to be configured.
The modem must be configured using the commands wpanadddev and wpanacktype and wpanpanid for
panicreport to function properly.
Note: panicreport does not support server ACK mode and report type 8 and 9
Example: use report 1 for pendant panic triggered reports
cmd panicreport 1
OK
A cmd save is required for this command to take effect.
A Pendant panic report is triggered by a panic message received from the pendant. The following
message is appended to the report:
$PPEN,ID,SEQ,MES*CHKSUM
ID - 64 bit unique hex ID of Pendant
SEQ - Packet sequence number
MES - Pendant panic message payload (PANIC or MPANIC)
CHKSUM - NMEA message checksum
Examples:
$PPEN,0013A200402CB498,17,PANIC*07
$PPEN,0013A2004000DBA9,16,MPANIC*33
See also: mode, repaddmes, repdelmes, repemail, replocport, repremip, repremport, repsms, reptype
return to list of commands