HP t1000 T1000 Series Terminal Emulation Guide - Page 77

Programming A Soft Button, Entering Control Characters, Key Combinations & Sequences

Page 77 highlights

These soft buttons can be programmed so that they perform various functions when clicked.There are four soft button levels. Level 1 is displayed by default. Each level consists of 12 programmable buttons, providing a combined total of 48 programmable buttons. You can display all four levels at the same time if required. All levels are accessible even if not all are displayed, levels stored off-screen can be 'scrolled' into view by clicking the arrow buttons. Programming A Soft Button 1. Select the Level number. 2. Select the Button number. 3. Enter a Name to be displayed on the button, up to 10 characters long. 4. Enter the button definition in the Command box. 5. Check the Local check box to make the button definition action locally, or uncheck it to transmit the definition to the host when the button is pressed. 6. Click the Apply button to accept the definition. Entering Control Characters You can enter a control character either as the control key character equivalent or the decimal value of the ASCII character. For example, the control character for the Return key function, CR (carriage return), can be entered by typing the characters ^ and M, representing the keys Ctrl + M which, when pressed together would generate the CR code. Decimal values are entered as three-digit numbers immediately preceded by an underscore character. Values with only two digits must be preceded by a zero. For example, the decimal value of CR is 13, so this would be entered as _013. Refer to the ASCII character table in the Character Sets appendix for code and decimal references. Key Combinations & Sequences You can program a soft button to perform the function of a combination or sequence of keys. For example, you can cause a button to perform the same function as pressing the keys Alt + F4 together, or pressing the keys F2 then F3 then F4. Keys are identified by their virtual key names as listed in the Virtual Key Names appendix. The virtual key name has to be enclosed by the < and > characters in the key definition text box. You may omit the VK_ and VT_ (etc.) parts of the virtual key name. To program a soft button so that it performs the same function as pressing two or more other keys together, type the < character followed by the virtual key names linked together with + (plus sign) characters and ending with the > character. For example, to program a button so that when it is pressed it performs the same function as pressing the keys Alt + F4 together, enter the following in the Command box: Setup Menus 4-39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172

These soft buttons can be programmed so that they perform various functions when
clicked.There are four soft button levels. Level 1 is displayed by default. Each level con-
sists of 12 programmable buttons, providing a combined total of 48 programmable but-
tons. You can display all four levels at the same time if required. All levels are accessible
even if not all are displayed, levels stored off-screen can be 'scrolled' into view by clicking
the arrow buttons.
Programming A Soft Button
1.
Select the
Level
number.
2.
Select the
Button
number.
3.
Enter a
Name
to be displayed on the button, up to 10 characters long.
4.
Enter the button definition in the
Command
box.
5.
Check the
Local
check box to make the button definition action locally, or uncheck it
to transmit the definition to the host when the button is pressed.
6.
Click the
Apply
button to accept the definition.
Entering Control Characters
You can enter a control character either as the control key character equivalent or the dec-
imal value of the ASCII character. For example, the control character for the
Return
key
function,
CR
(carriage return), can be entered by typing the characters
^
and
M
, repre-
senting the keys
Ctrl
+
M
which, when pressed together would generate the
CR
code.
Decimal values are entered as three-digit numbers immediately preceded by an underscore
character. Values with only two digits must be preceded by a zero. For example, the deci-
mal value of
CR
is 13, so this would be entered as
_013
.
Refer to the ASCII character table in the
Character Sets
appendix for code and decimal
references.
Key Combinations & Sequences
You can program a soft button to perform the function of a combination or sequence of
keys. For example, you can cause a button to perform the same function as pressing the
keys
Alt
+
F4
together, or pressing the keys
F2
then
F3
then
F4
.
Keys are identified by their virtual key names as listed in the
Virtual Key Names
appen-
dix. The virtual key name has to be enclosed by the
<
and
>
characters in the key defini-
tion text box. You may omit the
VK_
and
VT_
(etc.) parts of the virtual key name.
To program a soft button so that it performs the same function as pressing two or more
other keys together, type the
<
character followed by the virtual key names linked together
with + (plus sign) characters and ending with the
>
character.
For example, to program a button so that when it is pressed it performs the same function
as pressing the keys
Alt
+
F4
together, enter the following
in the
Command
box:
<
ALT+F4
>