NAME
shutdownPort - shutdown the service on specified port(s) on specified MOOS node


SYNOPSIS

shutdownPort nodeURL portName(s)


DESCRIPTION

The shutdownPort utility shuts down the instrument service (if it is running) on the specified port(s) of the specified MOOS node. If there is no instrument service running on the specified port, or if the 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.
% scanPort //sidearm6/node /dev/ttySXA1 /dev/ttySXA2 /dev/ttySXA3
This utiltiy 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

 listPortsscanPortnodeTest