EM3270 Manual

EM3270 Emulator Command Set
Tandem EM3270 Manual110332 4-31
STATS Command
*
indicates that you wish to start all configured terminals.
process-name
specifies the name of the EM3270 emulator process you wish to start. If you do
not specify a value for process-name, the process name specified in the
preceding SET PROCID command is used. When you specify a value for
process-name, that value supersedes both the process name specified by the SET
PROCID command, if set, and the default value of $EM. You must specify a
valid NonStop Kernel process name as the value of process-name.
Examples
START PROCESS starts a configured EM3270 emulator process
START $TERM7 starts device $TERM7
START * starts all configured devices
START 4 starts task no. 4
Messages
1008, 1014, 1018, 1019, 1020, 1021, 1022, 1025, 1026, 1028, 1033, 1036, 1051, 1071,
1084, and 1091.
STATS Command
The STATS command causes statistics gathered by a running EM3270 emulator process
to be printed. If you specify the CLEAR parameter, the counts and maximum values are
reset prior to printing. These statistics allow you to determine optimal values for certain
defined EM3270 emulator constants. The statistics and the applicable EM3270
emulator constants are summarized in Table 4-2.
OUT file-name
indicates that the STATS display is to be sent to the file indicated by file-name
instead of to the home terminal.
CLEAR
resets the counts and maximum values for all statistical values before they are
printed.
Messages
1005 and 1008.
STATS [/OUT file-name/] [ CLEAR ]