# Zebra RFID Get Configuration

Get Zebra RFID Configurations.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

* **Target Antenna Receive Sensitivity Table** *\<string> -* This is a list of values that the antenna supports for the "Receive Sensitivity". This value is in dB relative to the maximum sensitivity
* **Target Antenna Receive Sensitivity Index** *\<numeric> -* This indicates in the previous parameter which is the current active setting by indicating the index.
* **Target Antenna Transmit Power Table** *\<string> -* This is a list of values that the antenna supports for the "Transmit power". Transmit power values expressed in dBm\*100.
* **Target Antenna Transmit Power Index** *\<numeric> -* This indicates in the previous parameter which is the current active setting by indicating the index.
* **Target Antenna Transmit Frequency Table** *\<numeric> -* This is a list of values that the antenna supports for the "Transmit Frequency".
* **Target Antenna Transmit Frequency Index***\<numeric> -* This indicates in the previous parameter which is the current active setting by indicating the index.
* **Target Tag Population** *\<numeric> -* This returns the current Tag Population setting for inventory operations.
* **Target Inventory&#x20;*****Session** \<numeric> -* This returns the current Session to be used for inventory operations.
* **Target Region Table** *\<numeric> -* This is a list of values of supported regions.
* **Target Region Index***\<numeric> -* This indicates in the previous parameter which is the current active setting by indicating the index.


---

# 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/zebra-rfid-get-configuration.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.
