HP t1000 T1000 Series Terminal Emulation Guide - Page 142

VT52 Emulation, Character Set Selection, Cursor, Text Erasure

Page 142 highlights

VT52 Emulation Character Set Selection Invoke G0 character set Invoke G1 character set Select G0 character set Select Line Drawing character set Cursor Direct cursor addressing (1 to 96 = SP to DEL) Insert FF character & advance cursor Line feed Move cursor down one line Move cursor down one line Move cursor home Move cursor one column left Move cursor one column left Move cursor one column right Move cursor to left margin of current line Move cursor to next tab stop Move cursor up one line Reverse line feed Text Erasure Erase text to end of line Erase text to end of screen SI SO ESC G ESC F ESC Y *line *column FF LF ESC B VT ESC H BS ESC D ESC C CR HT ESC A ESC I ESC K ESC J C-2 Host Command Summary

  • 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

VT52 Emulation
Character Set Selection
Cursor
Text Erasure
Invoke G0 character set
SI
Invoke G1 character set
SO
Select G0 character set
ESC G
Select Line Drawing character set
ESC F
Direct cursor addressing (1 to 96 = SP to
DEL)
ESC Y *line *column
Insert FF character & advance cursor
FF
Line feed
LF
Move cursor down one line
ESC B
Move cursor down one line
VT
Move cursor home
ESC H
Move cursor one column left
BS
Move cursor one column left
ESC D
Move cursor one column right
ESC C
Move cursor to left margin of current line
CR
Move cursor to next tab stop
HT
Move cursor up one line
ESC A
Reverse line feed
ESC I
Erase text to end of line
ESC K
Erase text to end of screen
ESC J