Honeywell 2020-5B User Guide - Page 87

Move Commands, Search Commands, Miscellaneous Commands, Syntax = E9nn, tax = E4nnxx

Page 87 highlights

ASCII Conversion Chart (Code Page 1252) on page A-4, and nn is the numeric value (00-99) for the number of times it should be sent.) E9 Send all but the last "nn" characters, starting from the current cursor position. Syntax = E9nn (nn is the numeric value (00-99) for the number of characters that will not be sent at the end of the message.) Move Commands F5 Move the cursor ahead "nn" characters from current cursor position. Syntax = F5nn (nn stands for the numeric value (00-99) for the number of characters the cursor should be moved ahead.) F6 Move the cursor back "nn" characters from current cursor position. Syntax = F6nn (nn stands for the numeric value (00-99) for the number of characters the cursor should be moved back.) F7 Move the cursor to the beginning of the data string. Syntax = F7. EA Move the cursor to the end of the data string. Syntax = EA Search Commands F8 Search ahead for "xx" character from current cursor position, leaving cursor pointing to "xx" character. Syntax = F8xx (xx stands for the hex value for an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A4.) F9 Search back for "xx" character from current cursor position, leaving cursor pointing to "xx" character. Syntax = F9xx (xx stands for the hex value for an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A4.) E6 Search ahead for the first non "xx" character from the current cursor position, leaving cursor pointing to non "xx" character. Syntax = E6xx (xx stands for the hex value for an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-4. E7 Search back for the first non "xx" character from the current cursor position, leaving cursor pointing to non "xx" character. Syntax = E7xx (xx stands for the hex value for an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-4.) Miscellaneous Commands FB Suppress all occurrences of up to 15 different characters, starting at the current cursor position, as the cursor is advanced by other commands. When the FC command is encountered, the suppress function is terminated. The cursor is not moved by the FB command. Syntax = FBnnxxyy . .zz where nn is a count of the number of suppressed characters in the list and xxyy .. zz is the list of characters to be suppressed. (xx stands for the hex value for an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-4.) FC Disables suppress filter and clear all suppressed characters. Syntax = FC. E4 Replaces up to 15 characters in the data string with user specified charac- ters. Replacement continues until the E5 command is encountered. Syntax = E4nnxx1xx2yy1yy2...zz1zz2 where nn is the total count of both characters to be replaced plus replacement characters; xx1 defines charac- 5 - 3

  • 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
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192

5 - 3
ASCII Conversion Chart (Code Page 1252)
on page A-4, and nn is the
numeric value (00-99) for the number of times it should be sent.)
E9
Send all but the last “nn” characters, starting from the current cursor posi-
tion.
Syntax = E9nn
(nn is the numeric value (00-99) for the number of
characters that will not be sent at the end of the message.)
Move Commands
F5
Move the cursor ahead “nn” characters from current cursor position.
Syntax = F5nn
(nn stands for the numeric value (00-99) for the number of
characters the cursor should be moved ahead.)
F6
Move the cursor back “nn” characters from current cursor position.
Syntax = F6nn
(nn stands for the numeric value (00-99) for the number of
characters the cursor should be moved back.)
F7
Move the cursor to the beginning of the data string.
Syntax = F7
.
EA
Move the cursor to the end of the data string.
Syntax = EA
Search Commands
F8
Search ahead for “xx” character from current cursor position, leaving cursor
pointing to “xx” character.
Syntax = F8xx
(xx stands for the hex value for
an ASCII code, see
ASCII Conversion Chart (Code Page 1252)
on page A-
4.)
F9
Search back for “xx” character from current cursor position, leaving cursor
pointing to “xx” character.
Syntax = F9xx
(xx stands for the hex value for
an ASCII code, see
ASCII Conversion Chart (Code Page 1252)
on page A-
4.)
E6
Search ahead for the first non “xx” character from the current cursor posi-
tion, leaving cursor pointing to non “xx” character.
Syntax = E6xx
(xx
stands for the hex value for an ASCII code, see
ASCII Conversion Chart
(Code Page 1252)
on page A-4.
E7
Search back for the first non “xx” character from the current cursor position,
leaving cursor pointing to non “xx” character.
Syntax = E7xx
(xx stands for
the hex value for an ASCII code, see
ASCII Conversion Chart (Code Page
1252)
on page A-4.)
Miscellaneous Commands
FB
Suppress all occurrences of up to 15 different characters, starting at the
current cursor position, as the cursor is advanced by other commands.
When the FC command is encountered, the suppress function is termi-
nated.
The cursor is not moved by the FB command.
Syntax
= FBnnxxyy
. .zz
where nn is a count of the number of suppressed characters in the list
and xxyy .. zz is the list of characters to be suppressed. (xx stands for the
hex value for an ASCII code, see
ASCII Conversion Chart (Code Page
1252)
on page A-4.)
FC
Disables suppress filter and clear all suppressed characters.
Syntax = FC
.
E4
Replaces up to 15 characters in the data string with user specified charac-
ters.
Replacement continues until the E5 command is encountered.
Syn-
tax = E4nnxx
1
xx
2
yy
1
yy
2
...zz
1
zz
2
where nn is the total count of both
characters to be replaced plus replacement characters; xx
1
defines charac-