NAME
conPort - acquire a console to a specific port
SYNOPSIS
conPort nodeHost portName
DESCRIPTION
The conPort utility acquires a console session to the specified serial port. Once acquired the InstrumentService will be suspended and the user can interact directly with the instrument. The console behavior can be modified by changing the default conPort options. To change the conPort options enter CTRL-A followed by an 'a' and select from the list of available conPort options, such as echoing characters locally, appending newline characters to carriage returns, etc. To end the console session enter CTRL-X followed by the character 'x'. When the console session is ended the InstrumentService will be unsuspended and sampled according to it's schedule. The port is the name of the platform serial port, e.g.
$ conPort sidearm6 /dev/ttySX3
or
$ conPort sidearm6 3
This utility may be run on the same host as the node, or on any networked host from which the node host is accessible.

ENVIRONMENT
The following environment variables must be set:


SEE ALSO

 listPorts