scanPort - load instrument service for specified port on specified MOOS nodeSYNOPSIS
DESCRIPTIONscanPort nodeURL portName(s)
The scanPort utility loads the instrument service (if it exists) on the specified port(s) of the specified MOOS node. If an instrument service is already associated with the specified port, or if a specified port does not exist on the node, an error is reported to the user. The nodeURL is specified as //hostname/nodename, and multiple ports may be specified, e.g.ENVIRONMENTThis utiltiy may be run on the same host as the node, or on any networked host from which the node host is accessible.% scanPort //sidearm6/node /dev/ttySXA1 /dev/ttySXA2 /dev/ttySXA3
The following environment variables must be set:
SEE ALSO
listPorts , shutdownPort , nodeTest