Intermec IP2L Basic Reader Interface Programmer's Reference Manual (BRI versio - Page 106

QUERYSEL, QUERYTARGET, RDTRIES, Using EPCC1G2 Select Logic in Data, Conditions

Page 106 highlights

Chapter 4 - BRI Commands QUERYSEL Specifies the contents of the "Sel" field for EPCC1G2 "Query" commands. Valid values are from 0 to 4. Default is 4. QUERYSEL Value Descriptions Value 0 1 2 3 4 Description All tags All tags Tags with SL not asserted Tags with SL asserted Reader determines Sel value You can use this attribute with the EPCC1G2 Select Logic to select a sub-population of tags. For more information, see "Using EPCC1G2 Select Logic in Data Conditions" on page 33. However, for normal operations that do not use the EPCC1G2 Select Logic, leave this attribute set to the default value of 4. QUERYTARGET Specifies the "Target" field for EPCC1G2 "Query" commands. Valid values are A and B. Default is A. QUERYTARGET Value Descriptions Value A B Description Tags are reset to the A state (if UNSELTRIES is not equal to zero) and EPCC1G2 queries target tags in the A state. Tags are reset to the B state (if UNSELTRIES is not equal to zero) and EPCC1G2 queries target tags in the B state. RDTRIES You can use this attribute with the EPCC1G2 Select Logic to select a sub-population of tags. For more information, see "Using EPCC1G2 Select Logic in Data Conditions" on page 33. However, for normal operations that do not use the EPCC1G2 Select Logic, leave this attribute set to the default value of A. Sets the number of times an attempt is made to read data from a tag before a response is returned to a READ command. Range is 1 to 254. Default is 3. This example tells the RFID reader to execute the read algorithm up to a maximum of five times on each [READ FIELD] specified in a READ command line: ATTRIBUTE RDTRIES=5 94 Basic Reader Interface Programmer Reference 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

Chapter 4 — BRI Commands
94
Basic Reader Interface Programmer Reference Manual
QUERYSEL
Specifies the contents of the “Sel” field for EPCC1G2 “Query” commands. Valid
values are from 0 to 4. Default is 4.
You can use this attribute with the EPCC1G2 Select Logic to select a sub-population
of tags. For more information, see
“Using EPCC1G2 Select Logic in Data
Conditions” on page 33
. However, for normal operations that do not use the
EPCC1G2 Select Logic, leave this attribute set to the default value of 4.
QUERYTARGET
Specifies the “Target” field for EPCC1G2 “Query” commands. Valid values are A and
B. Default is A.
You can use this attribute with the EPCC1G2 Select Logic to select a sub-population
of tags. For more information, see
“Using EPCC1G2 Select Logic in Data
Conditions” on page 33
. However, for normal operations that do not use the
EPCC1G2 Select Logic, leave this attribute set to the default value of A.
RDTRIES
Sets the number of times an attempt is made to read data from a tag before a
response is returned to a READ command. Range is 1 to 254. Default is 3.
This example tells the RFID reader to execute the read algorithm up to a maximum
of five times on each [READ FIELD] specified in a READ command line:
ATTRIBUTE RDTRIES=5<CRLF>
QUERYSEL Value Descriptions
Value
Description
0
All tags
1
All tags
2
Tags with SL not asserted
3
Tags with SL asserted
4
Reader determines Sel value
QUERYTARGET Value Descriptions
Value
Description
A
Tags are reset to the A state (if UNSELTRIES is not equal to zero) and EPCC1G2
queries target tags in the A state.
B
Tags are reset to the B state (if UNSELTRIES is not equal to zero) and EPCC1G2
queries target tags in the B state.