NAME
exitNode - "gracefully" terminate SIAM node service
SYNOPSIS
exitNode nodeHost
DESCRIPTION
The exitNode utility "gracefully" shuts down each SIAM instrument service on the specified node (effectively executing shutdownPort for each service), switches off power to all instrument ports, and then terminates the SIAM node service. E.g., the following shuts down the instrument and node services on "surface":
 
% exitNode surface
Note that delays will occur while each instrument service is being terminated, depending on how the specific instrument service shuts down its device. If for some reason these delays are excessive, it is possible to use killj9 to immediately terminate the node application. Note however that killj9 does not result in graceful instrument shutdown or power shutoff.

This utility may be run on the same host as the node, or on any networked host from which the node host is accessible. If run on the node's host, then nodeHost can be specified as "localhost" or simply "loc".


ENVIRONMENT

The following environment variables must be set:


SEE ALSO

 node, killj9, killBIN, shutdownPort