emon

Purpose:

Monitor specified events in CyFlex and display their contents on the screen for debugging purposes.

Enter:

emon <eventname>

Where:

eventname

Specify the event name to monitor. 

Example:

emon pierburg_cmd
The above command prints the contents of the event ‘pierburg_cmd’ when that event is received. 

Notes:

Any event may be monitored using this command. The program limits the event message to 255 bytes. Once received, the event message is displayed following the event name on the monitor. If the message is not made up of printable ascii characters, the output will be unreadable.

See Also: