10.0;em3270 (emulate_3270), revision 1.0, 88/01/21
em3270 (emulate_3270) -- Emulate an IBM* 3270 terminal.
usage: em3270.{icci|kmw|pci}
DESCRIPTION
em3270 allows a Domain node to emulate an IBM 3270 terminal over a serial
I/O (SIO) line connected to a VT100-to-3270 converter. The command is
meaningless without this additional hardware.
While em3270 requires no arguments or options, there are actually three
different commands, depending on which protocol converter you use. The
following protocol converters support the em3270 package software:
⊕ ICCI Model CA20
⊕ ICCI Model CA12
⊕ KMW Model BAC-3270 FS
⊕ PCI 1076
Specify the device name with the em3270 command. For example,
$ em3270.pci
if you are using the PCI 1076 protocol converter.
Follow the manufacturer's directions for connecting the converter you
choose to the node's SIO lines.
Once you have invoked em3270, you may use the following commands:
h Display command summary information.
li n Select SIO line n. The default SIO line is 1.
q Exit from em3270.
speed n Set SIO line speed. Valid speeds are 50, 75, 110, 134, 150,
300, 600, 1200, 2000, 2400, 3600, 4800, 7200, 9600, and 19200.
[no]sync Enable/disable XON/XOFF on the SIO line.
In addition to these commands, two control-key sequences perform special
functions:
CTRL/F8 Switch between command mode and remote 3270 mode.
CTRL/F7 Display a layout of the 3270 emulation keyboard.
KEYBOARD CONVERSION
The following special keyboard keys map to the IBM equivalents indicated.
Hex Code IBM Keyboard Apollo Keyboard
X'5F' CENT SIGN LEFT BRACKET '['
X'4A' NOT SIGN (PLI-NOT) RIGHT BRACKET ']'
X'6A' DOUBLE VERTICAL BAR CARET '^'
(ONE ABOVE THE OTHER)
X'4F' VERTICAL BAR (PLI-OR) DOUBLE VERTICAL BAR
SEE ALSO
More information is available. Type
help em3270 commands
For the above list of em3270 commands
help vt100 For details about emulating a VT100 terminal