ioaddmes
n x [x2][x3][x4]
Adds a message to an IO report
n = 1 to 8
IO report number
x
message type to be added, valid message types must be used - see
message list
Notes:
Binary messages MUST be placed before ASCII messages. Ex.
cmd ioaddmes 1 85 114
= correct,
cmd ioaddmes 1 114 85
= incorrect.
Examples :
add message type #16 – GPS NMEA GLL – to IO report #4 :
cmd ioaddmes 4 16
See also:
IO Reports
Last modified
7 years ago
Last modified on 13-06-12 01:46:41 PM