Intermec 6822 6820 Series 80-Column Printer User Manual (for printers purchase - Page 132

Using Configuration Commands

Page 132 highlights

Appendix B - Bluetooth Configuration Commands and Specifications Using Configuration Commands You can enter all printable characters directly with the keyboard. Any non-printable characters are entered in binary data format. Numbers are in decimal format, except numbers with: • an h suffix are in hexadecimal. • a "0x" prefix are in hexadecimal. • a "b" suffix are in binary. Binary data format is any non seven-bit ASCII data to transmit to the module is encoded in the Internet percent notation. Any hex byte to transmit is preceded by the "%" sign and encoded in hex ASCII. To send the value 0xF5, the "%F5" bytes are transmitted. The "%" character is always transmitted as "%25". A Bluetooth address could transmit as "%00%E0%03%45%F4%6D". Generic format: is one character from the set: [A-Z] is one character for the set: [0-9] is variable in length. is the command terminator. The is formed from printable ASCII characters from the code range 0x20 to 0x7E. Codes outside of this range are escaped using the percent (%) character followed by two hexadecimal digits. The percent character is always represented by the three characters %25. The command terminator is character code 0x13 (carriage return), or character code 0x10 (line feed), or character codes 0x13, 0x10 (carriage return, line feed). An example command to set the friendly name to "Len's 100% serial module": F0Len's 100%25 serial module Character codes outside of the range of 0x20 to 0x7E are ignored. 116 6820 Series 80-Column Printer User 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

Appendix B — Bluetooth Configuration Commands and Specifications
116
6820 Series 80-Column Printer User Manual
Using Configuration Commands
You can enter all printable characters directly with the keyboard. Any
non-printable characters are entered in binary data format.
Numbers are in decimal format, except numbers with:
an h suffix are in hexadecimal.
a “0x” prefix are in hexadecimal.
a “b” suffix are in binary.
Binary data format is any non seven-bit ASCII data to transmit to the
module is encoded in the Internet percent notation. Any hex byte to
transmit is preceded by the “%” sign and encoded in hex ASCII. To
send the value 0xF5, the “%F5” bytes are transmitted. The “%”
character is always transmitted as “%25”. A Bluetooth address could
transmit as “%00%E0%03%45%F4%6D”.
Generic format:
<command character><command type><command payload><CR>
<command character> is one character from the set: [A-Z]
<command type> is one character for the set: [0-9]
<command payload> is variable in length.
<CR> is the command terminator.
The
<command payload>
is formed from printable ASCII characters
from the code range 0x20 to 0x7E.
Codes outside of this range are escaped using the percent (%)
character followed by two hexadecimal digits.
The percent character is always represented by the three characters
%25.
The command terminator is character code 0x13 (carriage return), or
character code 0x10 (line feed), or character codes 0x13, 0x10 (carriage
return, line feed).
An example command to set the friendly name to “Len’s 100% serial
module”:
F0Len’s 100%25 serial module<CR>
Character codes outside of the range of 0x20 to 0x7E are ignored.