Table of Contents

.ft FindTag Command

Performs/configures find transponder using the reader. When armed, use the trigger to start/stop finding and double-click to disarm. RP: response is scaled across min/max RSSI seen.

Android iOS .NET
link coming soon link coming soon FindTagCommand

Parameters

Identifier Values Description
-al on/off perform an alert (tone or beep) when tag is found
-dt on/off Include date time response
-ie on/off Include the EPC response
-ip on/off Include the transponder RSSI as a percentage of min/max
-l low/med/hig Volume level
-n No action, just set the parameters
-o nn Output power in dBm, where nn is in the range 4 to 30
-p List the parameter and their current values
-r on/off Include transponder RSSI response
-sb epc/tid/usr Bank to use for the select mask
-sd xx..zz Select mask data in 2 character ASCII Hex pairs padded to ensure full bytes
-sl xx Length in bits of the select mask, where xx is a 2 character ASCII Hex value
-so xxxx Number of bits from the start of the block to the start of the select mask, where xxxx is a 4 character ASCII Hex value
-st art/op Arm (st art) or Disarm (st op) findtag by trigger
-t1 n Sound percentage threshold 1 (beeps and tone)
-t2 n Sound percentage threshold 2 (beeps only)
-t3 n Sound percentage threshold 3 (beeps only)
-to on/off Variable tone frequency or variable beep speed
-x Reset the parameters to defaults

Parameter detail

-al

perform an alert (tone or beep) when tag is found

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation2
Default Valueon

-dt

Include date time response

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation7
Default Valueoff

-ie

Include the EPC response

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation3
Default Valueon

-ip

Include the transponder RSSI as a percentage of min/max

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation4
Default Valueon

-l

Volume level

TypeEnum
Valuelow/med/hig
Rangelow/med/hig
Order In Interpretation5
Default Valuehig

-n

No action, just set the parameters

TypeSwitch
Value
Range
Order In Interpretation19

-o

Output power in dBm, where nn is in the range 4 to 30

TypeOutput power
Valuenn
Range
Order In Interpretation12
Default Value30

-p

List the parameter and their current values

TypeSwitch
Value
Range
Order In Interpretation17

-r

Include transponder RSSI response

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation6
Default Valueoff

-sb

Bank to use for the select mask

TypeEnum
Valueepc/tid/usr
Rangeepc/tid/usr
Order In Interpretation8
Default Valueepc

-sd

Select mask data in 2 character ASCII Hex pairs padded to ensure full bytes

TypeHEX
Valuexx..zz
RangeInteger number of HEX bytes
Order In Interpretation11
Default Value

-sl

Length in bits of the select mask, where xx is a 2 character ASCII Hex value

TypeHEX
Valuexx
Range2 Hex digits
Order In Interpretation10
Default Value00

-so

Number of bits from the start of the block to the start of the select mask, where xxxx is a 4 character ASCII Hex value

TypeHEX
Valuexxxx
Range4 Hex digits
Order In Interpretation9
Default Value0000

-st

Arm (st art) or Disarm (st op) findtag by trigger

TypeEnum
Valueart/op
Rangeart/op
Order In Interpretation18
Default Valueop

-t1

Sound percentage threshold 1 (beeps and tone)

TypeNumeric
Valuen
Rangen=0..90
Order In Interpretation13
Default Value30

-t2

Sound percentage threshold 2 (beeps only)

TypeNumeric
Valuen
Rangen=0..90
Order In Interpretation14
Default Value50

-t3

Sound percentage threshold 3 (beeps only)

TypeNumeric
Valuen
Rangen=0..90
Order In Interpretation15
Default Value80

-to

Variable tone frequency or variable beep speed

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation16
Default Valueon

-x

Reset the parameters to defaults

TypeSwitch
Value
Range
Order In Interpretation1

Parameter Interpretation Order

-x, -al, -ie, -ip, -l, -r, -dt, -sb, -so, -sl, -sd, -o, -t1, -t2, -t3, -to, -p, -st, -n

Parameter Defaults

-al on, -dt off, -ie on, -ip on, -l hig, -o 30, -r off, -sb epc, -sd, -sl 00, -so 0000, -st op, -t1 30, -t2 50, -t3 80, -to on

Response Headers

CS DT EP ER ME OK PR RI RP

Examples

CommandResponseAction
.ft -p -nCS: .ft -p -n

PR: -al on -dt off -ie on -ip on -l hig -n -o 30 -p -r off -sb epc -sd -sl 00 -so 0000 -t1 30 -t2 50 -t3 80 -to on -x

OK:

none
.ft -sl 20 -so 0020 -sd 41414242 -nCS: .ft -sl20 -so0020 -sd41414242 -n

OK:

Search parameters set
.ft -startCS: .ft -start

ME: Findtag armed

OK:

Reader trigger set for findtag
.ftCS: .ft

ME: No Transponder found

ER:005

Transponder not found
.ftCS: .ft

EP: 414142424343444445454646

RP: 55

OK:

Transponder found
.ft -stopCS: .ft -stop

ME: Findtag disarmed

OK:

Reader trigger set for normal operation
“Trigger double-click in armed mode”CS: .ft

ME: Findtag aborted by user action

ER:015

Reader trigger set for normal operation