Intermec IF2 Basic Reader Interface Programmer's Reference Manual (BRI version - Page 54

BRI Commands, Basic Reader Interface Programmer Reference Manual, specified

Page 54 highlights

Chapter 4 - BRI Commands [ANTENNAS] = This sub-command will return the number of antennas that are available on the device. For example: CAP ANTENNAS 4 OK> CAP ANTENNAS 1 MONOSTATIC OK> CAP ANENNAS 2 BISTATIC OK> [TAGTYPE] = This sub-command will return the names of all supported tagtype values accepted by the TAGTYPE attribute. For example: CAP TAGTYPE MIXED G1 G2 ISO5BG1 ISO6BG2 V119 UCODE119 ICODE119 EPCC1G2 OK [FIELDSTRENGTH] = This sub-command will return either the minimum or maximum value supported for the specified antenna index. If no antenna is specified, the requested value will be returned for all antennas. The values returned are in dB. For example: CAP FIELDSTRENGTH MAX 1 30DB OK> CAP FIELDSTRENGTH MIN 15DB 15DB 15DB 15DB OK> [DENSEREADERMODE] = This sub-command will return whether or not the reader supports dense reader mode. The response will either be TRUE or FALSE. For example: CAP DENSEREADERMODE TRUE OK> 42 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
42
Basic Reader Interface Programmer Reference Manual
[ANTENNAS] = This sub-command will return the number of antennas that are
available on the device. For example:
CAP ANTENNAS<CRLF>
4<CRLF>
OK><CRLF>
CAP ANTENNAS 1<CRLF>
MONOSTATIC<CRLF>
OK><CRLF>
CAP ANENNAS 2<CRLF>
BISTATIC<CRLF>
OK><CRLF>
[TAGTYPE] = This sub-command will return the names of all supported tagtype
values accepted by the TAGTYPE attribute. For example:
CAP TAGTYPE<CRLF>
MIXED<CRLF>
G1<CRLF>
G2<CRLF>
ISO5BG1<CRLF>
ISO6BG2<CRLF>
V119<CRLF>
UCODE119<CRLF>
ICODE119<CRLF>
EPCC1G2<CRLF>
OK<CRLF>
[FIELDSTRENGTH] = This sub-command will return either the minimum or
maximum value supported for the specified antenna index. If no antenna is
specified, the requested value will be returned for all antennas. The values returned
are in dB. For example:
CAP FIELDSTRENGTH MAX 1<CRLF>
30DB<CRLF>
OK><CRLF>
CAP FIELDSTRENGTH MIN<CRLF>
15DB<CRLF>
15DB<CRLF>
15DB<CRLF>
15DB<CRLF>
OK><CRLF>
[DENSEREADERMODE] = This sub-command will return whether or not the
reader supports dense reader mode. The response will either be TRUE or FALSE. For
example:
CAP DENSEREADERMODE<CRLF>
TRUE<CRLF>
OK><CRLF>