RSC/MP Installation and Configuration Guide
RSCCOM Command Reference
TERM Object Attributes
TER M
Object Configuration Notes
Each workstation must have a TERM object in the TDP. There are two types of TERM
objects: static and dynamic.
Static TERM objects require that you specify a TERM name for each workstation
before it is connected. The name of the TERM object (TERM01 in the following
example) must match in the host and workstation configurations (see Figure 11-1). The
TDP uses this TERM object only for a specific workstation.
A dynamic TERM object, specified by setting the TEMPLATE attribute to YES, allows
the TDP to create and start a TERM object at the time a workstation is connected.
Configuring Static TERM Objects
On the NonStop host, follow these steps to configure a static TERM object:
1. Set the TEMPLATE attribute to NO:
set term template no
2. Add a TERM object to the TDP and name it; for example, TERM01:
add term term01
On the workstation, edit the RSC.INI file, setting the TERM_NAME option to a name
that matches the name of the TERM object in the TDP:
term_name = term01
Each workstation connected to a TDP must have a unique TERM_NAME.
Figure 11-1 illustrates the configuration of a static TERM in the TDP and on the
workstation. This name must match the name of the TERM object in the TDP.
Figure 11-1. Static Terminal Configuration
Workstation (RSC.INI File) NonStop
TM
Host
[RSC]
TERM_NAME = TERM01
PATHMON_NAME = $PM
SET TERM IDSPATHMON $PM
SET TERM IDSINITIAL MYIDSREQ
SET TERM IDSTCP MYTCP
SET TERM IDSTCLPROG
$VOL.SV.IDS
ADD TERM TERM01
CDT006
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
—
52235 8- 013
11- 33