panicreportack t
This command will set the modem to wait for a Pendant panic triggered report (PANIC or MPANIC message only) and send the corresponding acknowledgment message.
t = 0 | Disables panicreportack (Default)
|
t = 1 to 65535 | Time period in seconds to wait for the next PANIC or MPANIC message from a Pendant and send it an ACK
|
Notes:
- For this command to function, the modem must be configured with cmd wpan acktype s set.
- When this command is set, panicreport will be disabled to stop triggering the script.
- This command is meant to be used with custom report triggered scripts via reportscripts.
- This command is volatile.
- When panicreportack is entered without parameters, the command returns the configured time period and the elapsed time, in seconds, since panicreportack was set.
Examples:
- Wait for 60 seconds for a PANIC or MPANIC message and send a Pendant an ACK if received :
cmd panicreportack 60
- Query the time period set for waiting for a PANIC or MPANIC message to ACK, and the current time elapsed since panicreportack was set :
cmd panicreportack
cmd panicreportack 60 15
See also: Man Down Pendant, General Reports
Firmware revision 1.3.0.1731