Table of Contents

.ts Transponder Select

This command is used to set the state of transponders. It pushes matching and non-matching transponders in to the state determined by the -sa parameter. This command can only be used with persistent target sessions as the carrier will be turned off after the command.

Android iOS .NET
link coming soon link coming soon TransponderSelectCommand

Parameters

Identifier Values Description
-n No action, just set the parameters
-o nn Output power in dBm, where nn is in the range 10 to 29
-p List the parameter and their current values
-sa n Select action
-sb epc/tid/usr Bank to use for the select mask
-sd xx..zz Select mask data in 2 character ASCII Hex bytes padded to ensure full bytes, up to a maximum of 32 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 s1,s2,s3,sl Select target
-x Reset the parameters to defaults

Parameter detail

-n

No action, just set the parameters

TypeSwitch
Value
Range
Order In Interpretation10

-o

Output power in dBm, where nn is in the range 10 to 29

TypeOutput power
Valuenn
Range
Order In Interpretation6
Default Value29

-p

List the parameter and their current values

TypeSwitch
Value
Range
Order In Interpretation9

-sa

Select action

Parameter

n=

Matching ActionNon Matching Action
SL FlagSession FlagSL FlagSession Flag
0assertSet AdeassertSet B
1assertSet Anothingnothing
2nothingnothingdeassertSet B
3toggletogglenothingnothing
4deassertSet BassertSet A
5deassertSet Bnothingnothing
6nothingnothingassertSet A
7nothingnothingtoggletoggle
TypeNumeric
Valuen
Range
Order In Interpretation7
Default Value4

-sb

Bank to use for the select mask

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

-sd

Select mask data in 2 character ASCII Hex bytes padded to ensure full bytes, up to a maximum of 32 bytes.

TypeHEX
Valuexx..zz
RangeInteger number of HEX bytes
Order In Interpretation5
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 Interpretation4
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 Interpretation3
Default Value0000

-st

Select target

TypeEnum
Values1,s2,s3,sl
Ranges1/s2/s3/sl
Order In Interpretation8
Default Values1

-x

Reset the parameters to defaults

TypeSwitch
Value
Range
Order In Interpretation1

Parameter Interpretation Order

-x, -sb, -so, -sl, -sd, -o, -sa, -st, -p, -n

Parameter Defaults

-o 29, -sa 4, -sb epc, -sd, -sl 00, -so 0000, -st s1

Response Headers

CS ER ME OK PR

Examples

CommandResponseAction
.ts -p -nCS: .ts -p -n

PR: -n -o 29 -p -sa 4 -sb epc -sd -sl 00 -so 0000

-st s1 -x

OK:

none