devcom_mon

Purpose:

Manage a list of device communication commands driven by events or timers. The list can be started and stopped with specified events.

Enter:

devcom_mon <priority> <filename> [debug]

Where:

priority

Specify the task priority.

filename

Specify the specification filename (/specs/ default path).

debug

Optional. Specify any value to activate debug logging and create a file to log data at /data/errors/devcom_mon.date. If the value starts with ‘v”, verbose support is enabled. Verbose support creates 2 files: /data/errors/devcom.txt and /data/errors/devcom_thread.txt. These will give information mainly about what messages are getting sent and ordering. This is mainly for developers, but some users may be able to debug more with them.

Example:

devcom_mon 11 /specs/devcom_mon.101 &

Notes:

 

See Also:

Device Communications User Guide