EM3270 Manual

Basic and Advanced Sessions With EM3270
Tandem EM3270 Manual110332 3-5
Configuring the EM3270 Emulator Process
PROGRAM = \SYSTEM.$SYSTEM.SYSTEM.EM3270
AUTORESTART = OFF
ADVISORY = “3270 EMULATION MODE”
MODEMERR = OFF
NUMLOCK = OFF
NOTIFY = OFF
SECURITY = “N”
SHIELD = ON
TRANSLAT = OFF
DATAPAGES = 0
READTRSIZE = 4095
TERMBUFSIZE = 3000
RUGATHER = OFF
Several of these parameters (CPUS, SWAPFILE, and PROGRAM) are installation-
dependent. The rest should be the same on your system. If you used the process name
parameter for the EMCOM command, the PROCID parameter in the SHOW command
display would be the process name you supplied in the EMCOM command.
Next, you should define the log file you created with FUP as the emulator log. You
should also set the SECURITY parameter to “O” to prevent a user at another terminal
from accidentally terminating the emulator. Two SET commands are required:
}SET LOG2 $USER.SUBFILE.EMLOG1
}SET SECURITY "O"
Use another SHOW command to verify the results of these commands:
}SHOW
CPUS = 3
PROCID = $EM
PRI = 145
LOG1 = UNDEFINED
LOG2 = \SYSTEM.$USER.SUBFILE.EMLOG1
LOGOPENS = OFF
SWAPFILE = \SYSTEM.$SYSTEM
PROGRAM = \SYSTEM.$SYSTEM.SYSTEM.EM3270
AUTORESTART = OFF
ADVISORY = “3270 EMULATION MODE”
MODEMERR = OFF
NUMLOCK = OFF
NOTIFY = OFF
SECURITY = “O”
SHIELD = ON
TRANSLAT = OFF
DATAPAGES = 0
READTRSIZE = 4095
TERMBUFSIZE = 3000
RUGATHER = OFF
Use a START command to start the EM3270 emulator process:
}START