NAME
powerUpPort - power up and enable comms on an instrument port
SYNOPSIS
powerUpPort portName
DESCRIPTION
The powerUpPort utility is used to power up and enable comms on an instrument port that does not have an instrument service running on it. It can be used in conjunction with powerDownPort to communicate directly with an instrument using a third party communications utility (e.g. minicom) while the SIAM application is running. The powerUpPort and powerDown utilities can also be used with the puck utilities to re-write a puck in system while the application is running. The utility is used as follows,
$ powerUpPort sidearm6 /dev/ttySX3
or
$ powerUpPort localhost 3
This utility 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

 powerDownPort