.sr Show Region
If supported by the reader, this command reads RF operating region and the permitted output power range.
| Android | iOS | .NET |
|---|---|---|
| link coming soon | link coming soon | ShowRegionCommand |
Parameters
| Identifier | Values | Description |
|---|---|---|
| -ma | nn | Maximum output power for the region in dBm. Read Only |
| -mi | nn | Minimum output power for the region in dBm. Read Only |
| -p | List the parameters and their current values | |
| -rp | password | Factory use only. Regulatory region password |
| -s | identifier | Factory use only. Regulatory region identifier |
Acceptable region codes are dependent on the version of reader but could include, eu, eua, in, ina, us, hk, tw, kr, my, cn, za, br, th, sg, au, uy, vn, il, ph, id, nz, jp, pe, ru|
Parameter detail
-ma
Maximum output power for the region in dBm. Read Only
| Type | Output power |
|---|---|
| Value | nn |
| Range | |
| Order In Interpretation | 5 |
| Default Value | 29 |
-mi
Minimum output power for the region in dBm. Read Only
| Type | Output power |
|---|---|
| Value | nn |
| Range | |
| Order In Interpretation | 4 |
| Default Value | 10 |
-p
List the parameters and their current values
| Type | Switch |
|---|---|
| Value | |
| Range | |
| Order In Interpretation | 3 |
-rp
Factory use only. Regulatory region password
| Type | Other |
|---|---|
| Value | password |
| Range | |
| Order In Interpretation | 1 |
| Default Value |
-s
Factory use only. Regulatory region identifier
Acceptable region codes are dependent on the version of reader but could include, eu, eua, in, ina, us, hk, tw, kr, my, cn, za, br, th, sg, au, uy, vn, il, ph, id, nz, jp, pe, ru
| Type | Other |
|---|---|
| Value | identifier |
| Range | |
| Order In Interpretation | 2 |
| Default Value |
Parameter Interpretation Order
-rp, -s, -p, -mi, -ma
Parameter Defaults
-ma 29, -mi 10, -rp, -s
Response Headers
Examples
| Command | Response | Action |
| .sr | CS: .sr
SR: us OK: | Region is United States |
| .sr -s eu | CS: .sr -s eu -rp SR: eu OK: | Set region to Europe |