AM3270 and TR3271 Configuration and Management Manual
Configuring the AM3270 and TR3271 Subsystems
AM3270 and TR3271 Configuration and Management Manual—529993-001
3-8
ADD DEVICE Command
obj_file_name
is the name of the HP-supplied object file for the specified line type. This will be
either $SYSTEM.SYSnn.AM3SOBJ (for AM3270) or $SYSTMEM.SYSnn.TR3SOBJ
(for TR3271).
line_num
is the line number on the selected CLIP to be used by this device. line_num must
not have been previously selected for use by another device.
modifier_keyword and modifier_value
are the names of modifiers and their values for the AM3270/TR3271 profile being
created.
existing_profile_name
is the name of an existing profile to be used as the base for creating the AM3270
or TR3271 device.
existing_device_name
is the name of an existing line device. Note that the device name specified as a
value to the LIKE attribute should be of the same type. For example, only an
AM3270 device can be specified in the LIKE attribute when another AM3270
device being added. The same is true for TR3271.
max_rec_size
is the maximum record size for the specified device.
type and sub_type
is the type and subtype for the specified device. Use (60 , 10) for an AM3270
device and (60 , 11) for a TR3271 device.
Example
The following command adds a DEVICE object to the WAN subsystem:
ADD DEVICE $ZZWAN.#AM3, CPU 2, ALTCPU 3, PROFILE PAM3PROF, &
IOPOBJECT $SYSTEM.SYS00.AM3SOBJ, TYPE (60,10), RECSIZE 120,&
ADAPTER SWAN28, CLIP 2, LINE 0
For information about the syntax of these SCF commands, see the ADD command in
the WAN Subsystem Configuration and Management Manual.