Logmode tables define virtual terminals to the product. When a 3270-type terminal user requests a session, CA TPX selects the appropriate entry from the logmode table to define a virtual terminal session that is suitable for the terminal of that user.
The TPX.CB0VSRC data set contains five logmode tables that you must copy to your SYS1.VTAMLIB data set.
The basic table, TPXLGMOD, contains entries that define session parameters for almost any 3270 terminal model. These entries are duplicated in tables TPXLGMD2 through TPXLGMD5.
An additional entry is added to these tables to allow the incorporation of Dynamic Logmodes for ANY terminal model. The following example shows the additional entry added to the PSERVIC parameter:
PSERVIC=X'028000000000000000000300'
The multiple tables can be customized for applications that require an entry with a particular name, regardless of the terminal model. The logmode tables include an entry to allow LU1 terminal support.
For additional information about using the logmode tables and creating entries for applications with special requirements, see the Programming Guide.
To copy the tables
|
Copyright © 2013 CA.
All rights reserved.
|
|