Use this page to view and edit the T-type (terminal type definition) ttype_name.
The group_name indicates the group to which this T-type belongs.
The title bar gives details of the T-type you are editing and the resource group it belongs to.
Click
Install to install this resource.
Click
Active to make this resource active.
Click
Dump to create and view dump information for this T-type.
Click
Copy to create a new T-type, using the values set on this page as the basis for the new T-type.
Click
Delete to delete this T-type. You only see this button if you have editing permissions for the group to which the T-type belongs.
Click
Apply to save your settings.
- Description
- Specify a description of the T-type. The text can be up to 60 characters in length, with no restrictions except that if you
use a left parenthesis you must ensure that there is a matching right parenthesis.
- Type
- Choose the type of terminal device:
- 3270
- A 3270 display device.
- Non-Facility
- A non-physical device.
- Generic
- Non-specific facility definition.
- ECI
- External Call Interface dummy facility.
- System
- A peer CICS or ES server.
- LU1-Printer
- Printer device.
- LU3-Printer
- Printer device.
- Dialog Sys
- Dialog System client facility.
- Shippable
- Check this to indicate that this physical terminal definition may be shipped to a remote system in support of a transaction
routing request. If a physical terminal definition is not marked shippable, then the target system must have the terminal
explicitly defined as a remote terminal for the transaction routing request to succeed.
BMS Mapping Properties
- Max Size Width
- Specify the page width for the terminal type being defined. The width is defined as a number of columns, in the range 0 through
9999.
- Max Size Height
- Specify the page height for the terminal type being defined. The height is defined as a number of rows, in the range 0 through
9999.
- Alternate Map Width
- Specify the page size for the terminal type being defined, if you have specified an alternate screen size. Alternate page
size width is defined as a number of columns, in the range 0 through 9999.
Note: Unexpected results may occur if the number of columns is not the same as the number of columns you specify for the
Alternate Screen Width field. Defaults to the values specified in
Max Size Width.
- Alternate Map Height
- Specify the page size for the terminal type being defined, if you have specified an alternate screen size. Alternate page
size height is defined as a number of rows, in the range 0 through 9999.
Note: Unexpected results may occur if the number of columns is not the same as the number of columns you specify for the
Alternate Screen Height field. Defaults to the values specified in
Max Size Height.
- OB Oper ID
- Check this to enable MSS to use the outbound operator identifiers to support the BMS routing facilities required by this terminal
type definition.
- Outboard Format
- Check this to enable MSS BMS to delegate part of the presentation formatting to the client facility.
Session Properties
- ASCII
- Choose whether or not this terminal type has an ASCII feature:
- No
- The terminal type does not have an ASCII feature.
- 7 Bit
- Terminals of this type are ASCII-7 terminals. All outbound data is translated to 7-bit ASCII, and all inbound data is translated
to EBCDIC.
- 8 Bit
- Terminals of this type are ASCII-8 terminals. All outbound data is translated to 8-bit ASCII, and all inbound data is translated
to EBCDIC.
- Send Size
- Specify the size, in bytes, of the receive buffer of a terminal of this type. This represents the maximum amount of data that
the terminal can receive, and depends on the capability of the device. Considerations of line quality might lead you to specify
a buffer size that is less than the terminal type's maximum buffer size. A message longer than the receive buffer is broken
into as many request units as are necessary. Defaults to 0 (zero). If you specify a zero buffer size, the message is not broken
up; the whole message is presented.
- Receive Size
- Specify the maximum size, in bytes, of a request unit that can satisfy a receive request. The value you specify may be rounded
down.
Message Receiving Properties
- Routed Message
- Indicates whether or not messages are routed to a terminal of this type by the EXEC CICS ROUTE command. Check this to indicate
that BMS is to route to this terminal messages that are destined for all terminals, as well as messages destined for this
terminal. If not checked, no messages are routed to this terminal, even if they are specifically destined for this terminal.
- Logon Message
- Check this to specify that the logon transaction is initiated when a session is established and displays the logon message
on the terminal. Automatic Transaction Initiation (ATI) is used to start the transaction, so you must check ATI. The transaction
competes with any other ATI transactions for use of the terminal.
Operational Properties
- Auto Connect
- Check this to specify that a session is to be established with the terminal when the region starts up. Leave unchecked to
specify that a session is to be established when the user signs on at the terminal.
- ATI
- Check this to enable a transaction to be automatically initiated on this terminal. If you leave this unchecked, you should
check TTI to enable users to initiate transactions.
- Create Session
- Check this to specify that a session can be initiated from a terminal of this type: EXEC START requests and Automatic Transaction
Initiation (ATI) requests are allowed to create sessions automatically. Leave unchecked to specify that EXEC START requests
and Automatic Transaction Initiation (ATI) requests are not allowed to create sessions automatically. Such requests are queued
or rejected if a session has not been established.
- TTI
- Check this to enable users to initiate transactions at this terminal. If you leave this unchecked, you should check ATI to
enable transactions to be automatically initiated.
- NEP Class
- Specify the transaction class of the node error program. Defaults to 0 (zero), which indicates that the default node error
program is to be used.
- Signoff
- Choose which action is to be taken when GNTRAN (CESF or user-defined transaction) is attached and attempts to sign off the
terminal. If you are using RACF 1.9 or later, specify the TIMEOUT limit in the RACF segment:
- No
- The terminal is not automatically signed off in the absence of user input.
- Signoff
- When the specified time has elapsed after the last input from the operator, the terminal is automatically signed off from
CICS.
- Signoff/Logoff
- When the specified time has elapsed after the last input from the operator, the terminal is automatically signed off from
CICS and then logged off from VTAM. (This is not supported for TCAM-attached terminals.) LOGOFF is useful for an autoinstall
model, because virtual storage is not wasted on entries for terminals that have been timed out. If GNTRAN fails to attach
because of unprocessed data in the terminal buffer (resulting in a BID failure), the terminal will be signed off and logged
off. GNTRAN will not run and will have no effect.
Note: You cannot change the value of this attribute when DEVICE(APPC) is specified. The default value in that case is
No.
Diagnostic Display
- Last Line
- Check this to specify that error messages are to be displayed at the bottom of the screen: If checked, an error message is
displayed at the bottom of the screen, starting at a position that enables the entire message to be shown at once. If messages
are received in quick succession, an earlier message might be overwritten before the user has time to read it. Messages displayed
in this way may have the additional attributes specified by Intensify, Color and Highlight. If Last Line is not checked, an
error message is displayed at the current cursor position, and without any additional attributes.
- Intensify
- Check this to have error messages displayed in an intensified field (bold). This only has an effect if
Last Line is checked.
- Color
- Choose the color in which error messages are to be displayed on a terminal of this type. A setting other than No takes effect
only if
Last Line is checked.
- Highlight
- Choose the type of highlighting to be used for error messages displayed on a terminal of this type. A setting other than No
takes effect only if
Last Line is checked.
Recovery Properties
- Notify
- Choose how the user is notified of system recovery. This option applies to the recovery of sessions for terminals in a CICS
region running with either VTAM persistent sessions or with XRF. It is for use in situations where a terminal user may have
to take action, such as sign on again, after a CICS restart:
- None
- The user is not notified.
- Message
- A message is displayed on the screen to say that the system has recovered. The message is specified in two BMS maps; DFHXRC1
and DFHXRC2 for XRF; and DFHXRC3 and DFHXRC4 for VTAM persistent sessions. These maps are in map set DFHXMSG. If reduced takeover
time is important, use MESSAGE rather than TRANSACTION. The terminal must be capable of displaying BMS maps, and ATI must
be checked, to specify this option.
- Transaction
- A transaction is initiated at the terminal. The name of the transaction is specified by the RMTRAN system initialization parameter.
(The default transaction for RMTRAN is the one specified in the GMTRAN system initialization parameter: the good-morning transaction.)
If reduced takeover time is important, use MESSAGE rather than TRANSACTION. ATI must be checked to specify this option.
- Option
- Choose how MSS recovers the session and returns the terminal to normal service:
- System Default
- MSS selects the best recovery strategy based on session activity and the characteristics of the terminal.
- Clear Receive
- MSS sends a CLEAR request to reset the conversation state, or an UNBIND request if the session does not support the CLEAR
request. MSS sends the CLEAR or UNBIND request only if the session was busy.
- Release Sess
- MSS sends an UNBIND request to clear the active session, if the session was busy.
- Unconditional
- MSS sends an UNBIND request to clear the active session, whether or not the session was busy.
- None
- The terminal session is not automatically recovered. If you checked Auto Connect, the terminal is automatically reconnected.
Device Properties
- Default Screen Width
- Specify the default screen width for the 3270 terminal type being defined. This is the screen width that is used when a transaction
definition specifies a default screen. Screen width is defined as columns, in the range 0 through 255. The default is 80.
There is no validity checking; incorrect sizes might lead to unpredictable behavior.
- Default Screen Height
- Specify the default screen height for the 3270 terminal type being defined. This is the screen height that is used when a
transaction definition specifies a default screen. Screen height is defined as rows, in the range 0 through 255. The default
is 24. There is no validity checking; incorrect sizes might lead to unpredictable behavior.
- Alternate Screen Width
- Specify the alternate screen width for the 3270 terminal type being defined. This is the screen size that is used when a transaction
definition specifies an alternate screen. Screen width is defined as columns, in the range 0 through 255. The default is 80.
There is no validity checking; incorrect sizes might lead to unpredictable behavior.
- Alternate Screen Height
- Specify the alternate screen height for the 3270 terminal type being defined. This is the screen size that is used when a
transaction definition specifies an alternate screen. Screen height is defined as rows, in the range 0 through 255. The default
is 24. There is no validity checking; incorrect sizes might lead to unpredictable behavior.
- APL Keyboard
- Check this to specify that the terminal type has the APL keyboard feature.
- APL Character Set
- Check this to specify that the terminal type can support the APL text character set.
- Datastream Extensions
- Check this to specify that the terminal type supports extensions to the 3270 data stream. You must check this if
Color or
Highlight are checked.
- Highlight
- Check this to specify that the terminal type has the extended highlight feature, enabling individual fields or characters
to be displayed in bold, reverse video, or blinking.
- Color
- Check this to specify that the terminal type has the color feature, which enables colors to be selected for individual fields.
- CGSCID
- Specify the coded graphic character set global identifier (CGCSGID) that enables transaction programs to determine what character
set is supported by this terminal. Defaults to 0,0, which means that the terminal type does not support this feature. The
first field specifies the graphic character set global identifier (GCSGID), and the second field specifies the code page global
identifier (CPGID).
- Form Feed
- Check this to specify that the device has the form feed feature.
- Horizontal Form
- Check this to specify that the device has the horizontal form feature. The devices that can use this feature are batch, batch
data interchange, interactive, SCSPRT or LUTYPE4 logical units. If checked, BMS uses horizontal tabbing when formatting output
documents. If unchecked, the HTAB option in the BMS map definition is ignored.
- Vertical Form
- Check this to specify that the device has the vertical form feature. The devices that can use this feature are batch, batch
data interchange, interactive, SCSPRT or LUTYPE4 logical units. If checked, BMS uses vertical tabbing when formatting output
documents. If unchecked, the VTAB option in the BMS map definition is ignored.
- Dual Case (Typewriter) Keyboard
- Check this to specify that the terminal has a typewriter keyboard. Leave this unchecked to specify that the terminal has an
operator console keyboard. Both types of keyboard transmit both upper case and lower case data.
- Katakana Terminal
- Check this to specify that the terminal type is a Katakana terminal. Katakana terminals do not support mixed case output.
Upper case characters appear as upper case English, but lower case characters appear as Katakana characters.
- SOSI
- Check this to specify that the terminal type supports mixed EBCDIC and DBCS fields.
- PS
- Check this to specify that the terminal type supports the programmed symbol facility. This facility enables you to use a maximum
of six sets of 191 characters.
- Buffer
- Check this to specify that BMS buffers formatted data streams that are sent to a terminal of this type, that is, when an application
issues a series of SEND TEXT PRINT commands, MSS sends a page to the terminal only when it is full. Leave thus unchecked to
specify that when an application issues a series of SEND TEXT PRINT commands, MSS sends a page to the terminal for every command
issued, filling up the page by appending blank lines if necessary.
- Text-Keyboard
- Check this to specify that the 3270 device has the text-keyboard feature.
- Audible Alarm
- Check this to specify that the terminal type has the audible alarm feature.
- Copy
- Check this to specify that the terminal type has the copy feature.
- Light Pen Selector
- Check this to specify that the terminal type has the light pen selector feature. MSS emulates this feature using mouse clicks.
- EWA Support
- Check this to enable a 3270 device to shift its display into its alternate mode.
- Outline
- Check this to specify that the terminal type supports field outlining.
- Numeric Lock
- Check this to enable the numeric lock.
- Print Adapter
- Check this to specify that output BMS screens with the PRINT option set on are copied automatically to an attached printer.
- Background Transparency
- Check this to enable background transparency.
- Query
- Check this to enable MSS to use the QUERY structured field to determine the characteristics of the device.
- Magnetic Stripe Reader
- Check this to specify that the terminal type has the magnetic stripe reader feature. MSS emulates this feature using mouse
clicks.
- Validation
- Check this to enable the extended validation feature for 8775 devices or for the validation feature for 3290 devices.
- Partition Support
- Check this to enable the device to use partitions. This option is not valid for SCS printers.
Application Features
- Build Chain
- Check this to specify that MSS is to reassemble request units into complete messages before passing data from a terminal of
this type to a transaction program. Leave this unchecked to specify that messages are to be received by the transaction program
in individual request units.
- Uppercase Translation
- Choose how data entered in lower case is to be treated:
- Yes
- Data input in lower case is translated to upper case.
- No
- Data input in lower case is not translated to upper case.
- Transaction IDs
- Transaction identifiers input in lower case are translated to upper case; not other input data is translated.
- User Area
- Specify the size, in bytes, of the user area of a terminal of this type. Defaults to 0 (zero).
- User Area In Shared Stage
- Check this to force the user area into shared storage such that it can be accessed by transactions that do not have this device
as the primary facility.
- I/O Area Min
- Specify the minimum sizes, in bytes, of the terminal I/O area to be passed to a transaction program when it issues a RECEIVE.
- I/O Area Max
- Specify the maximum sizes, in bytes, of the terminal I/O area to be passed to a transaction program when it issues a RECEIVE.