devcom_mon
Purpose:
-
Add event/timer driven list of devcom commands. 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 anything to activate debug and create a file to log data at /data/errors/devcom_mon.date.
verbose Optional. This will create 2 different 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 &