Intermec CV30 Intermec Terminal Emulator (ITE) Programmer's Reference Manual - Page 36

Clear Unit Alternate, Restore Screen, Results, Clear Unit, Description, Restrictions, Format

Page 36 highlights

Chapter 1 - About 3270 and 5250 Programming Results: When the computer receives the Clear Unit command: • The presentation screen size is set to 24 rows by 80 columns. • The keyboard locks. The Input Inhibited annunciator is turned on. The error state (or system request state) is cleared. The shift, alternate, function, and insert modes are cleared. • Format table is cleared, default header assumed as this is not format level 0. • The MDT bit is cleared. • All function keys are set up to return data. • The display is cleared by writing nulls to the display buffer. • A normal attribute is written byte to row 1, column 1 of the display. • Cursor is placed at row 1, column 2; making the insert cursor address. • AID requests and pending Read Input Fields, Read MDT Fields commands are cleared. Note: Operated-selected reverse image and the Message Waiting annunciator are not affected by this command. Description: Restrictions: Format: Clear Unit Alternate The host system issues this command to clear the display screen and the format table. This command sets the presentation screen size to 27 rows by 132 columns. If the host system issues this command to a computer without 132-column support, the computer rejects the command with a negative response of "10030101." The Clear Unit Alternate command is formatted as follows: ESC Hex 04 Clear Unit Alternate Hex 20 Parameter Hex 00 Note: The parameter byte must contain Hex 00. Any other value causes the computer to return a negative response of "10030105." Description: Restrictions: Format: Restore Screen This command restores all data stored by the last Save Screen command. The computer rejects this command when it is in a system request or SS message state. The Restore Screen command is formatted as follows: ESC Hex 04 Restore Screen Hex 12 Data from Last Save Command Results: When the command is executed, these items are restored: 24 Intermec Terminal Emulator (ITE) Programmer's Reference Manual

  • 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
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184

Chapter 1 — About 3270 and 5250 Programming
24
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
Results:
When the computer receives the
Clear Unit
command:
The presentation screen size is set to 24 rows by 80 columns.
The keyboard locks.
The Input Inhibited annunciator is turned on.
The error state (or system request state) is cleared.
The shift, alternate, function, and insert modes are cleared.
Format table is cleared, default header assumed as this is not format level 0.
The MDT bit is cleared.
All function keys are set up to return data.
The display is cleared by writing nulls to the display buffer.
A normal attribute is written byte to row 1, column 1 of the display.
Cursor is placed at row 1, column 2; making the insert cursor address.
AID requests and pending Read Input Fields, Read MDT Fields commands are
cleared.
Clear Unit Alternate
Description:
The host system issues this command to clear the display screen and the format
table. This command sets the presentation screen size to 27 rows by 132 columns.
Restrictions:
If the host system issues this command to a computer without 132-column support,
the computer rejects the command with a negative response of “10030101.”
Format:
The Clear Unit Alternate command is formatted as follows:
Restore Screen
Description:
This command restores all data stored by the last
Save Screen
command.
Restrictions:
The computer rejects this command when it is in a system request or SS message
state.
Format:
The Restore Screen command is formatted as follows:
Results:
When the command is executed, these items are restored:
Note:
Operated-selected reverse image and the Message Waiting annunciator are not
affected by this command.
ESC
Clear Unit Alternate
Parameter
Hex 04
Hex 20
Hex 00
Note:
The parameter byte must contain Hex 00. Any other value causes the
computer to return a negative response of “10030105.”
ESC
Restore Screen
Data from Last Save Command
Hex 04
Hex 12
<saved data>