# Retrieve PowerTable

Source: [https://docs.qualcomm.com/doc/80-58740-4/topic/retrieve-powertable.html](https://docs.qualcomm.com/doc/80-58740-4/topic/retrieve-powertable.html)

To retrieve the current PowerTable settings, use the following function:

    int wifi_mgmr_tpc_pwr_get(rf_pwr_table_t *power_table);Copy to clipboard

## Function parameter

- `power_table`: A pointer to the `rf_pwr_table_t`
                    structure that is used to receive the current power settings.

**Parent Topic:** [Wi-Fi 6](https://docs.qualcomm.com/doc/80-58740-4/topic/wifi6.html)

Last Published: Feb 10, 2025

[Previous Topic
Set PowerTable](https://docs.qualcomm.com/bundle/publicresource/80-58740-4/topics/set-powertable.md) [Next Topic
Country code management](https://docs.qualcomm.com/bundle/publicresource/80-58740-4/topics/country-code-management.md)