powerUpPort - power up and enable comms on an instrument portSYNOPSIS
DESCRIPTIONpowerUpPort portName
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,ENVIRONMENT$ powerUpPort sidearm6 /dev/ttySX3or$ powerUpPort localhost 3This utility may be run on the same host as the node, or on any networked host from which the node host is accessible.
The following environment variables must be set:
SEE ALSO
powerDownPort