Functions | |
int | modtcpUser (char *cmd) |
This is the console based user interface tool. |
It is started with the command motor
from the vxWorks prompt.
ModTcp interactive tool commands
i - initialize system (only run once!)
c - close connections
dx - debug thread x (r-read, w-write, d-watchdog, else all off)
h - turn on histogramming
f - turn off histogramming
n - report on histogramming
s - print status
rx - read from address x
wx y - write to address x with data y
* - quit
|
This is the console based user interface tool.
|