conPort - acquire a console to a specific portSYNOPSIS
DESCRIPTIONconPort nodeHost portName
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.ENVIRONMENT$ conPort sidearm6 /dev/ttySX3or$ conPort sidearm6 3This utility may be run on the same host as the node, or on any networked host from which the node host is accessible.
The following environment variables must be set:
SEE ALSO
listPorts