event add event_description [log-level]

Manually add an event to the event log. Added events can be reported as well.

event_descriptionEvent description
log-levelLog-level to be written to event log (Default 1)

Notes:


Examples:

  1. Add "Cypress_Test" to the event log, then view the event log :
    cmd event add Cypress_Test
    cmd event dump
  1. Configure event reporting on log-level 5. Add "New_Configuration" to the event log and send the event report :
    cmd event loglevel 5 5
    cmd event report 1
    cmd event add New_Configuration 5

See also: Diagnostics and Logging


Firmware revision 2.0.5.3052

Last modified 7 years ago Last modified on 12-12-28 12:43:28 PM