EM3270 Manual
Stopping the Emulator
3-20 110332—Tandem EM3270 Manual
Basic and Advanced Sessions With EM3270
.
.
.
ADD TCP TCP-1
SET TERM TCP TCP-1 [Configure Tandem terminal.
SET TERM FILE $EM.#ATP.T1
SET TERM DISPLAY-PAGES 7
SET TERM INITIAL EXAMPLEK
SET TERM TCP TCP1
ADD TERM CRT1
SET TERM FILE $EM.#SNKP.T2 [Configure IBM terminal.
SET TERM TYPE IBM-3270:2
SET TERM INITIAL EXMP3270
ADD TERM CRT2
SET TERM FILE $EM.#FNKP.T3 [Configure Fujitsu terminal.
SET TERM TYPE IBM-3270:2
SET TERM INITIAL EXMP32K
ADD TERM CRT3
SET PROGRAM ... [Configure SCOBOL program.
.
.
.
ADD PROGRAM EXPROG
SET SERVER ... [Configure the server.
.
.
.
ADD SERVER EXSERVER
START TCP TCP1 [Start the TCP.
START TERM *
Stopping the Emulator
To terminate an emulator session, use the STOP command. If you specify an
exclamation point (!) with the STOP command, the emulator immediately issues a close
to the host subdevice and all terminals. The emulator also completes all existing and
future I/O requests from the Tandem application with error code 66, indicating device-
down status.