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

Control Character Sequence Method

Page 119 highlights

Chapter 3 - Extended Commands Control Character Sequence Method This is the same example using the control character sequence method. You do not need to clear the screen or move the cursor in the example because the print command executes in the background. ^9F#S08F32012211310012080108060bbbbbbbb#^9C Control Character Sequence Example Descriptions Characters ^9F #S 0 7 F 32 01 2 2 1 1 3 1 0 0 1 2 08 01 08 06 0 bbbbbbbb# ^9C Description APC character 0x9F Begin extended command for setting scan parameters Laser with no redundancy Auto enter scan Enable stream scanning, return bar code type and concatenate bar code Set maximum length for all bar codes to 32 characters Set minimum length for all bar codes to 1 character Decode UPC-E system 0 and UPC-A bar codes Enable EAN bar code symbology Enable Encoded 39 bar code symbology Enable Plessey bar code symbology Keep MOD 10 first check digit for Plessey symbology Enable Codabar bar code symbology Disable Code 11 bar code symbology Disable Code 93 bar code symbology Enable Code 128 bar code symbology Enable Straight 2 of 5 bar code symbology Set maximum length to 8 characters Set minimum length to 1 character Set first fixed length to 8 characters Set second fixed length to 6 characters Disable Interleave 2 of 5 bar code symbology Keep current value ST character 0x9C Due to possible system fragmentation of a data stream, the "#" in Line 1, Column 2, should be the last character placed on the screen. This will ensure that all data is present before the extended command is parsed (removed). The following table lists the command. Other tables list options. Control Character Sequence Method Column Description 2 Begin extended command 3 Scan command Character # S Intermec Terminal Emulator (ITE) Programmer's Reference Manual 107

  • 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 3 — Extended Commands
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
107
Control Character Sequence Method
This is the same example using the control character sequence method. You do not
need to clear the screen or move the cursor in the example because the print
command executes in the background.
^9F#S08F32012211310012080108060
bbbbbbbb
#^9C
Due to possible system fragmentation of a data stream, the “#” in Line 1, Column 2,
should be the last character placed on the screen. This will ensure that all data is
present before the extended command is parsed (removed). The following table lists
the command. Other tables list options.
Control Character Sequence Example Descriptions
Characters
Description
^9F
APC character 0x9F
#S
Begin extended command for setting scan parameters
0
Laser with no redundancy
7
Auto enter scan
F
Enable stream scanning, return bar code type and concatenate bar
code
32
Set maximum length for all bar codes to 32 characters
01
Set minimum length for all bar codes to 1 character
2
Decode UPC-E system 0 and UPC-A bar codes
2
Enable EAN bar code symbology
1
Enable Encoded 39 bar code symbology
1
Enable Plessey bar code symbology
3
Keep MOD 10 first check digit for Plessey symbology
1
Enable Codabar bar code symbology
0
Disable Code 11 bar code symbology
0
Disable Code 93 bar code symbology
1
Enable Code 128 bar code symbology
2
Enable Straight 2 of 5 bar code symbology
08
Set maximum length to 8 characters
01
Set minimum length to 1 character
08
Set first fixed length to 8 characters
06
Set second fixed length to 6 characters
0
Disable Interleave 2 of 5 bar code symbology
bbbbbbbb
#
Keep current value
^9C
ST character 0x9C
Control Character Sequence Method
Column
Description
Character
2
Begin extended command
#
3
Scan command
S