Class Keys
The 3270 keys table used in the send key function
Inherited Members
Namespace: HP.LFT.SDK.TE
Assembly: HP.LFT.SDK.dll
Syntax
public static class Keys
Fields
ALT
The ALT key.
Declaration
public const string ALT = "@A"
Field Value
| Type | Description |
|---|---|
| string |
ALTERNATE_CURSOR
The ALTERNATE_CURSOR key.
Declaration
public const string ALTERNATE_CURSOR = "@$"
Field Value
| Type | Description |
|---|---|
| string |
ATTENTION
The ATTENTION key.
Declaration
public const string ATTENTION = "@A@Q"
Field Value
| Type | Description |
|---|---|
| string |
BACKSPACE
The BACKSPACE key.
Declaration
public const string BACKSPACE = "@<"
Field Value
| Type | Description |
|---|---|
| string |
BACKTAB
The BACKTAB key.
Declaration
public const string BACKTAB = "@B"
Field Value
| Type | Description |
|---|---|
| string |
CLEAR
The CLEAR key.
Declaration
public const string CLEAR = "@C"
Field Value
| Type | Description |
|---|---|
| string |
CMD
The CMD key.
Declaration
public const string CMD = "@A@Y"
Field Value
| Type | Description |
|---|---|
| string |
CURSOR_SELECT
The CURSOR_SELECT key.
Declaration
public const string CURSOR_SELECT = "@A@J"
Field Value
| Type | Description |
|---|---|
| string |
DELETE
The DELETE key.
Declaration
public const string DELETE = "@D"
Field Value
| Type | Description |
|---|---|
| string |
DOWN
The DOWN key.
Declaration
public const string DOWN = "@V"
Field Value
| Type | Description |
|---|---|
| string |
DUP
The DUP key.
Declaration
public const string DUP = "@S@X"
Field Value
| Type | Description |
|---|---|
| string |
END
The END key.
Declaration
public const string END = "@q"
Field Value
| Type | Description |
|---|---|
| string |
ENTER
The ENTER key.
Declaration
public const string ENTER = "@E"
Field Value
| Type | Description |
|---|---|
| string |
ERASE_EOF
The ERASE_EOF key.
Declaration
public const string ERASE_EOF = "@F"
Field Value
| Type | Description |
|---|---|
| string |
ERASE_INPUT
The ERASE_INPUT key.
Declaration
public const string ERASE_INPUT = "@A@F"
Field Value
| Type | Description |
|---|---|
| string |
FIELD_EXIT
The FIELD_EXIT key.
Declaration
public const string FIELD_EXIT = "@A@E"
Field Value
| Type | Description |
|---|---|
| string |
FIELD_MARK
The FIELD_MARK key.
Declaration
public const string FIELD_MARK = "@S@y"
Field Value
| Type | Description |
|---|---|
| string |
FIELD_MINUS
The FIELD_MINUS key.
Declaration
public const string FIELD_MINUS = "@A@-"
Field Value
| Type | Description |
|---|---|
| string |
FIELD_PLUS
The FIELD_PLUS key.
Declaration
public const string FIELD_PLUS = "@A@+"
Field Value
| Type | Description |
|---|---|
| string |
HELP
The HELP key.
Declaration
public const string HELP = "@H"
Field Value
| Type | Description |
|---|---|
| string |
HEXA
The HEXA key.
Declaration
public const string HEXA = "@A@X"
Field Value
| Type | Description |
|---|---|
| string |
HOME
The HOME key.
Declaration
public const string HOME = "@0"
Field Value
| Type | Description |
|---|---|
| string |
INSERT
The INSERT key.
Declaration
public const string INSERT = "@I"
Field Value
| Type | Description |
|---|---|
| string |
INSERT_TOG
The INSERT_TOG key.
Declaration
public const string INSERT_TOG = "@A@I"
Field Value
| Type | Description |
|---|---|
| string |
LEFT
The LEFT key.
Declaration
public const string LEFT = "@L"
Field Value
| Type | Description |
|---|---|
| string |
LOCAL_PRINT
The LOCAL_PRINT key.
Declaration
public const string LOCAL_PRINT = "@P"
Field Value
| Type | Description |
|---|---|
| string |
NEW_LINE
The NEW_LINE key.
Declaration
public const string NEW_LINE = "@N"
Field Value
| Type | Description |
|---|---|
| string |
PA1
The PA1 key.
Declaration
public const string PA1 = "@x"
Field Value
| Type | Description |
|---|---|
| string |
PA10
The PA10 key.
Declaration
public const string PA10 = "@*"
Field Value
| Type | Description |
|---|---|
| string |
PA2
The PA2 key.
Declaration
public const string PA2 = "@y"
Field Value
| Type | Description |
|---|---|
| string |
PA3
The PA3 key.
Declaration
public const string PA3 = "@z"
Field Value
| Type | Description |
|---|---|
| string |
PA4
The PA4 key.
Declaration
public const string PA4 = "@+"
Field Value
| Type | Description |
|---|---|
| string |
PA5
The PA5 key.
Declaration
public const string PA5 = "@%"
Field Value
| Type | Description |
|---|---|
| string |
PA6
The PA6 key.
Declaration
public const string PA6 = "@&"
Field Value
| Type | Description |
|---|---|
| string |
PA7
The PA7 key.
Declaration
public const string PA7 = "@'"
Field Value
| Type | Description |
|---|---|
| string |
PA8
The PA8 key.
Declaration
public const string PA8 = "@("
Field Value
| Type | Description |
|---|---|
| string |
PA9
The PA9 key.
Declaration
public const string PA9 = "@)"
Field Value
| Type | Description |
|---|---|
| string |
PAGE_DOWN
The PAGE_DOWN key.
Declaration
public const string PAGE_DOWN = "@v"
Field Value
| Type | Description |
|---|---|
| string |
PAGE_UP
The PAGE_UP key.
Declaration
public const string PAGE_UP = "@u"
Field Value
| Type | Description |
|---|---|
| string |
PF1
The PF1 key.
Declaration
public const string PF1 = "@"
Field Value
| Type | Description |
|---|---|
| string |
PF10
The PF10 key.
Declaration
public const string PF10 = "@a"
Field Value
| Type | Description |
|---|---|
| string |
PF11
The PF11 key.
Declaration
public const string PF11 = "@b"
Field Value
| Type | Description |
|---|---|
| string |
PF12
The PF12 key.
Declaration
public const string PF12 = "@c"
Field Value
| Type | Description |
|---|---|
| string |
PF13
The PF13 key.
Declaration
public const string PF13 = "@d"
Field Value
| Type | Description |
|---|---|
| string |
PF14
The PF14 key.
Declaration
public const string PF14 = "@e"
Field Value
| Type | Description |
|---|---|
| string |
PF15
The PF15 key.
Declaration
public const string PF15 = "@f"
Field Value
| Type | Description |
|---|---|
| string |
PF16
The PF16 key.
Declaration
public const string PF16 = "@g"
Field Value
| Type | Description |
|---|---|
| string |
PF17
The PF17 key.
Declaration
public const string PF17 = "@h"
Field Value
| Type | Description |
|---|---|
| string |
PF18
The PF18 key.
Declaration
public const string PF18 = "@i"
Field Value
| Type | Description |
|---|---|
| string |
PF19
The PF19 key.
Declaration
public const string PF19 = "@j"
Field Value
| Type | Description |
|---|---|
| string |
PF2
The PF2 key.
Declaration
public const string PF2 = "@2"
Field Value
| Type | Description |
|---|---|
| string |
PF20
The PF20 key.
Declaration
public const string PF20 = "@k"
Field Value
| Type | Description |
|---|---|
| string |
PF21
The PF21 key.
Declaration
public const string PF21 = "@l"
Field Value
| Type | Description |
|---|---|
| string |
PF22
The PF22 key.
Declaration
public const string PF22 = "@m"
Field Value
| Type | Description |
|---|---|
| string |
PF23
The PF23 key.
Declaration
public const string PF23 = "@n"
Field Value
| Type | Description |
|---|---|
| string |
PF24
The PF24 key.
Declaration
public const string PF24 = "@o"
Field Value
| Type | Description |
|---|---|
| string |
PF3
The PF3 key.
Declaration
public const string PF3 = "@3"
Field Value
| Type | Description |
|---|---|
| string |
PF4
The PF4 key.
Declaration
public const string PF4 = "@4"
Field Value
| Type | Description |
|---|---|
| string |
PF5
The PF5 key.
Declaration
public const string PF5 = "@5"
Field Value
| Type | Description |
|---|---|
| string |
PF6
The PF6 key.
Declaration
public const string PF6 = "@6"
Field Value
| Type | Description |
|---|---|
| string |
PF7
The PF7 key.
Declaration
public const string PF7 = "@7"
Field Value
| Type | Description |
|---|---|
| string |
PF8
The PF8 key.
Declaration
public const string PF8 = "@8"
Field Value
| Type | Description |
|---|---|
| string |
PF9
The PF9 key.
Declaration
public const string PF9 = "@9"
Field Value
| Type | Description |
|---|---|
| string |
The PRINT key.
Declaration
public const string PRINT = "@A@t"
Field Value
| Type | Description |
|---|---|
| string |
REC_BACKSPACE
The REC_BACKSPACE key.
Declaration
public const string REC_BACKSPACE = "@A@<"
Field Value
| Type | Description |
|---|---|
| string |
RESET
The RESET key.
Declaration
public const string RESET = "@R"
Field Value
| Type | Description |
|---|---|
| string |
RIGHT
The RIGHT key.
Declaration
public const string RIGHT = "@Z"
Field Value
| Type | Description |
|---|---|
| string |
SHIFT
The SHIFT key.
Declaration
public const string SHIFT = "@S"
Field Value
| Type | Description |
|---|---|
| string |
SYS_REQ
The SYS_REQ key.
Declaration
public const string SYS_REQ = "@A@H"
Field Value
| Type | Description |
|---|---|
| string |
TAB
The TAB key.
Declaration
public const string TAB = "@T"
Field Value
| Type | Description |
|---|---|
| string |
TEST
The TEST key.
Declaration
public const string TEST = "@A@c"
Field Value
| Type | Description |
|---|---|
| string |
UP
The UP key.
Declaration
public const string UP = "@U"
Field Value
| Type | Description |
|---|---|
| string |