# RFID Set Reader Parameter

RFID Set Reader Parameter

Action available for the following operating systems:

![](/files/-MRyMmurYkr5sJQek1Ij)

### Parameters

* **Parameter** *\<string>*
* **Value** *\<string>*
* **User Parameters** *\<string>*

### Parameters supported by Cipherlab

* **QValue** - Start Q : Singulation Algorithm DynamicQ (0 \~ 15)
* **Session** - Value of the Session(0 \~ 3) : 1 (default)
* **InventoryStatusAction**
  * A
  * B
  * AB\_FLIP
* **SLFlag**
  * All
  * Asserted
  * Deasserted
* **BeepEnabled**
  * 0 - Disabled
  * 1 - Enabled
* **TxPower** - The power level for the antenna port (5 \~ 30) : 27 (default)

### Parameters supported by M3

* **TxPower** - The power level for the antenna port (0 \~ 300)
* **Region**
  * 0 - KOREA\_NEW
  * 1 - KOREA\_WEAK
  * 2 - KOREA\_OLD
  * 3 - USA
  * 4 - EURO
  * 5 - EURO\_NEW
  * 6 - JAPAN
  * 7 - CHINA
  * 8 - AUSTRALIA
  * 9 - BRAZIL
  * 10 - MALAYSIA
  * 11 - TAIWAN

### Parameters supported by Bluebird

* **QValue** - Start Q : Singulation Algorithm DynamicQ (0 \~ 15) : default 4
* **Session** - Value of the Session (0 \~ 3) : 0(default)
* **InventoryTarget**
  * A
  * B
* **SLFlag**
  * All
  * Asserted
  * Deasserted
* **TxPower** - The power level for the antenna port(5 \~ 30) : 30(default)

### Parameters supported by Chainway

* **QValue** - Start Q (0 \~ 15)
* **Session** - Value of the Session(0 \~ 3) : 0 (default)
* **TxPower** - The power level for the antenna port (1 \~ 30)
* **BeepEnabled**
  * 0 - Disabled
  * 1 - Enabled
* **Region**
  * 1 - China Standard(840\~845MHz)
  * 2 - China Standard2(920\~925MHz)
  * 4 - Europe Standard(865\~868MHz)
  * 8 - USA(902-928MHz)
  * 22 - Korea(917\~923MHz)
  * 50 - Japan(952\~953MHz)
  * 51 - South Africa(915\~919MHz)
  * 52 - New Zealand
  * 128 - Morocco

### Parameters supported by Honeywell

* **Session** - Value of the Session (0 \~ 3)
* **TxPower** - The power level for the antenna port (range from 500 to 3000 dBm, default is 3000)
* **Region**
  * 1 - China
  * 2 - Europe
  * 3 - Algeria
  * 4 - ANZ
  * 5 - Bangladesh
  * 6 - Brazil
  * 7 - Brunei Darussalam
  * 8 - Chile
  * 9 - Hong Kong
  * 10 - India
  * 11 - Indonesia
  * 12 - Israel
  * 13 - Korea
  * 14 - Malaysia
  * 15 - Peru
  * 16 - Russia
  * 17 - Singapore
  * 18 - South Africa
  * 19 - Taiwan
  * 20 - Thailand
  * 21- Venezuela
  * 22 - Vietnam

### Parameters supported by PointMobile

* **QValue** - Start Q : Singulation Algorithm DynamicQ (0 \~ 15)
* **Session** - Value of the Session (0 \~ 3) : 1 (default)
* **InventoryStatusAction**
  * A
  * B
  * AB
* **TxPower** - Tx power modifier value in dB scale (0 \~ MaxPower)\
  Call GetParameter with **MaxTxPower** to get MaxPower.
* **Region** - String for the region\
  Call GetParameter with **AvailableRegions**, to get a comma separated string list of available regions.
* **VibratorEnabled**
  * 0 - Disabled
  * 1 - Enabled
* **BeepVolume**
  * 0 - Mute
  * 1 - Low
  * 2 - High

### Parameters supported by Urovo

* **TxPower** - Tx power\
  New firmware power range: 10-30

  Old firmware power range: 0-33

  Short-Range Version Power Range: 0-26\
  (If you pass "Temp" in user parameter, it changes only Temporary TxPower, and will be reset on disconnect)

### Parameters supported by Unitech

* **StartQValue** - Start Q for Singulation Algorithm Dynamic Q
* **MinQValue** - Min Q for Singulation Algorithm Dynamic Q
* **MinQValue** - Max Q for Singulation Algorithm Dynamic Q
* **Algorithm**- Singulation Algorithm
  * 0 - Fixed
  * 1 - Dynamic
* **Session** - Value of the Session(0 \~ 3)
* **InventoryTarget**
  * A
  * B
* **InventoryToggleTarget**
  * 0 - Disabled
  * 1 - Enabled
* **InventoryFastMode**
  * 0 - Disabled
  * 1 - Enabled
* **Region**
  * 1 - Europe
  * 2 - USA
  * 3 - Japan
  * 5 - China
  * 6 - Taiwan
* **TxPower** - An integer specifying the antenna output of the RFID UHF module. The setting unit is dBm
* **PowerMode**
  * 0 - Normal
  * 1 - Optimized


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/rfid-set-reader-parameter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
