RFmx BT Python API Documentation ================================ About ===== The **nirfmx-python** repository generates Python bindings (Application Programming Interface) for interacting with the NI-RFmx drivers. **nirfmx-python** follows `Python Software Foundation `_ support policy for different versions. Operating System Support ======================== **nirfmxbluetooth** supports Windows systems where the supported drivers are installed. Refer to `NI Hardware and Operating System Compatibility `_ for which versions of the driver support your hardware on a given operating system. Installation ============ You can use `pip `_ to download `nirfmxbluetooth `_ and install it. .. code-block:: shell $ python -m pip install nirfmxbluetooth Support and Feedback ==================== For support with Python API, hardware, the driver runtime or any other questions, please visit `NI Community Forums `_. Documentation: ============== .. toctree:: :maxdepth: 1 acp acp_configuration acp_results attributes bt enums errors frequency_range frequency_range_configuration frequency_range_results modacc modacc_configuration modacc_results modspectrum modspectrum_configuration modspectrum_results powerramp powerramp_configuration powerramp_results twenty_db_bandwidth twenty_db_bandwidth_configuration twenty_db_bandwidth_results txp txp_configuration txp_results Additional Documentation ======================== Refer to the `NI-RFmx User Manual `_ for an overview of NI-RFmx, system requirements, troubleshooting, key concepts, etc. License ======= This project is licensed under the MIT License. While the source code is not publicly released, the license permits binary distribution with attribution. **Note:** This Python driver depends on several third-party components that are subject to separate commercial licenses. Users are responsible for ensuring they have the appropriate rights and licenses to use those dependencies in their environments. Indices and Tables ================== * :ref:`genindex` * :ref:`modindex`