sendreport n x [x2][x3][x4]

Sends a "One-Shot" report instantly. If a report already exists, the contents of sendreport are appended to the pre-existing report.

Notes:

n = 1 to 999 general report number
n = 1020 to 1027 GPS reports 1 to 8
n = 1040 to 1047 I/O reports 1 to 8
n = 1220 to 1222aux devices 1 to 3
x message type to be added, valid message types must be used - see Report Messages

Examples:

  1. Send message type #3 #16 with general report #4 instantly :
    cmd sendreport 4 3 16
  2. Send message type #3 with gps report #2 instantly (1021) :
    cmd sendreport 1021 3'

See Also: General Reports


Firmware revision 2.0.3.2256

Last modified 6 years ago Last modified on 13-11-05 05:22:59 PM