NAME
nodeTest - start a MOOS node


SYNOPSIS

nodeTest


DESCRIPTION

The nodeTest utility creates a MOOS node on the localhost. The node contains a NodeService and InstrumentService distributed objects which are accessible across the network to other utilities such as listPorts, shutdownPort, and scanPort. nodeTest is invoked without any arguments. nodeTest determines DPA and serial port configuration through the file $SIAM_HOME/properties/siamPort.cfg; see documentation in that file.


ENVIRONMENT

The following environment variables must be set:
SEE ALSO
listPortsscanPort ,   shutdownPort