Intermec IP30 Basic Reader Interface Programmer's Reference Manual (BRI versio - Page 29

Reserved Keywords, Keywords Reserved for BRI Commands

Page 29 highlights

Chapter 3 - Understanding BRI Programming Elements You can use this case-sensitive command to turn off checksums: ATTRIBUTE CHKSUM=OFFB7 If TTY is disabled, you should terminate this ATTRIBUTE command by pressing Ctrl-J (). For details, see "TTY" on page 97. Reserved Keywords This section briefly describes the keywords reserved for use by the BRI. Other sections in this manual contain more details about keyword usage. Keywords Reserved for BRI Commands The following table lists the keywords reserved for BRI commands. Keywords Reserved for BRI Commands Keyword ATTRIBUTE or ATTRIB BRIVER CAPABILITIES or CAP DIAGNOSTICS or DIAG ERASE FACDFLT FLEXQUERY HELP HWCC HWID HWPROD HWREGION HWVER KILLTAG LOCK PING PLATDFLT PRESET PRINT PROTECT R, RD, or READ READGPI, RDGPI, RDGPIO, or READGPIO REPEAT or RPT RESET Description Reads or sets RFID reader attributes. Returns the BRI specification version or feature level supported by reader or module. Returns the capabilities of the RFID reader. Determines certain runtime characteristics of an RFID reader. Allows you to perform a block erase of an EPC Gen 2 tag. Sets factory default values for attributes. Allows the command to the use FLEXQUERY command instead of the standard EPCC1G2 QUERY command. Lists all BRI commands supported by the reader. Returns the country code of the reader. Returns a unique identifier that represents the reader hardware instance. Returns the product name of the reader device. Returns the region data for the reader device. Returns the board version level of the reader device. Supports the EPC Class 1 Gen 2 KILL operation. Maintains backward compatibility with previous BRI versions. Checks if a reader is available. Returns your reader to the platform defaults. Resets the reader so that it behaves as if external power was disconnected and then reconnected. Displays the contents of a macro. Allows you to turn memory access locks on or off. Reads information from one or more tags. Reads the current general purpose input port values. Re-issues the last READ or WRITE command. Causes the reader to execute a warm boot. Basic Reader Interface Programmer Reference Manual 17

  • 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

Chapter 3 — Understanding BRI Programming Elements
Basic Reader Interface Programmer Reference Manual
17
You can use this case-sensitive command to turn off checksums:
ATTRIBUTE CHKSUM=OFFB7<CRLF>
If TTY is disabled, you should terminate this ATTRIBUTE command by pressing
Ctrl-J
(<LF>). For details, see
“TTY” on page 97
.
Reserved Keywords
This section briefly describes the keywords reserved for use by the BRI. Other
sections in this manual contain more details about keyword usage.
Keywords Reserved for BRI Commands
The following table lists the keywords reserved for BRI commands.
Keywords Reserved for BRI Commands
Keyword
Description
ATTRIBUTE or ATTRIB
Reads or sets RFID reader attributes.
BRIVER
Returns the BRI specification version or feature level
supported by reader or module.
CAPABILITIES or CAP
Returns the capabilities of the RFID reader.
DIAGNOSTICS or DIAG
Determines certain runtime characteristics of an RFID reader.
ERASE
Allows you to perform a block erase of an EPC Gen 2 tag.
FACDFLT
Sets factory default values for attributes.
FLEXQUERY
Allows the command to the use FLEXQUERY command
instead of the standard EPCC1G2 QUERY command.
HELP
Lists all BRI commands supported by the reader.
HWCC
Returns the country code of the reader.
HWID
Returns a unique identifier that represents the reader
hardware instance.
HWPROD
Returns the product name of the reader device.
HWREGION
Returns the region data for the reader device.
HWVER
Returns the board version level of the reader device.
KILLTAG
Supports the EPC Class 1 Gen 2 KILL operation.
LOCK
Maintains backward compatibility with previous BRI versions.
PING
Checks if a reader is available.
PLATDFLT
Returns your reader to the platform defaults.
PRESET
Resets the reader so that it behaves as if external power was
disconnected and then reconnected.
PRINT
Displays the contents of a macro.
PROTECT
Allows you to turn memory access locks on or off.
R, RD, or READ
Reads information from one or more tags.
READGPI, RDGPI,
RDGPIO, or READGPIO
Reads the current general purpose input port values.
REPEAT or RPT
Re-issues the last READ or WRITE command.
RESET
Causes the reader to execute a warm boot.