TerminalEmulators

TerminalEmulators

Terminal Emulators namespace

Classes

Field
FieldTO
Screen
ScreenTO
TextScreen
TextScreenTO
Window
WindowTO

Type Definitions

EmulatorStatus

Terminal Emulator statuses.
Type:
  • Object
Properties:
NameTypeDescription
readystringSuccessful.
disconnectedstringNot Connected To Presentation Space.
busystringPresentation Space is Busy.
lockedstringInhibited/Keyboard Locked.
unavailablestringUnavailable Operation. When working with No HLLAPI.

Protocol

Types of protocols that the terminal emulator supports.
Type:
  • Object
Properties:
NameTypeDescription
pr3270string3270 protocol.
pr5250string5250 protocol.
prVt100stringVT100 protocol.
prOtherstringOther protocol.

Keys

The Keys enum used in the send key function.
 
NameTypeDescription
pa1stringThe PA1 key.
pa2stringThe PA2 key.
pa3stringThe PA3 key.
pa4stringThe PA4 key.
pa5stringThe PA5 key.
pa6stringThe PA6 key.
pa7stringThe PA7 key.
pa8stringThe PA8 key.
pa9stringThe PA9 key.
pa10stringThe PA10 key.
pf1stringThe PF1 key.
pf2stringThe PF2 key.
pf3stringThe PF3 key.
pf4stringThe PF4 key.
pf5stringThe PF5 key.
pf6stringThe PF6 key.
pf7stringThe PF7 key.
pf8stringThe PF8 key.
pf9stringThe PF9 key.
pf10stringThe PF10 key.
pf11stringThe PF11 key.
pf12stringThe PF12 key.
pf13stringThe PF13 key.
pf14stringThe PF14 key.
pf15stringThe PF15 key.
pf16stringThe PF16 key.
pf17stringThe PF17 key.
pf18stringThe PF18 key.
pf19stringThe PF19 key.
pf20stringThe PF20 key.
pf21stringThe PF21 key.
pf22stringThe PF22 key.
pf23stringThe PF23 key.
pf24stringThe PF24 key.
altstringThe ALT key.
alternate_cursorstringThe ALTERNATE_CURSOR key.
attentionstringThe ATTENTION key.
backspacestringThe BACKSPACE key.
backtabstringThe BACKTAB key.
clearstringThe CLEAR key.
cmdstringThe CMD key.
downstringThe DOWN key.
leftstringThe LEFT key.
rightstringThe RIGHT key.
cursor_selectstringThe CURSOR_SELECT key.
upstringThe UP key.
deletestringThe DELETE key.
dupstringThe DUP key.
endstringThe END key.
enterstringThe ENTER key.
erase_eofstringThe ERASE_EOF key.
erase_inputstringThe ERASE_INPUT key.
field_exitstringThe FIELD_EXIT key.
field_markstringThe FIELD_MARK key.
field_minusstringThe FIELD_MINUS key.
field_plusstringThe FIELD_PLUS key.
helpstringThe HELP key.
hexastringThe HEXA key.
homestringThe HOME key.
insertstringThe INSERT key.
insert_togstringThe INSERT_TOG key.
local_printstringThe LOCAL_PRINT key.
new_linestringThe NEW_LINE key.
page_upstringThe PAGE_UP key.
page_downstringThe PAGE_DOWN key.
printstringThe PRINT key.
rec_backspacestringThe REC_BACKSPACE key.
resetstringThe RESET key.
tabstringThe TAB key.
shiftstringThe SHIFT key.
sys_reqstringThe SYS_REQ key.
teststringThe TEST key.