iodelmes n x

Deletes a message (or all messages) from an IO report.

n = 1 to 8 IO report number
x message type to be deleted or 0 to delete all messages

Examples:

  1. deletes message type #16 from IO report #1 :
    cmd iodelmes 1 16
  2. deletes all messages from IO report #4 :
    cmd iodelmes 4 0

See also: IO Reports

Last modified 7 years ago Last modified on 12-12-20 09:22:14 AM