# Loading WFM with Python SoapySDR

**URL:** https://discourse.myriadrf.org/t/loading-wfm-with-python-soapysdr/2941
**Category:** LimeSDR
**Created:** [19 June 2018 23:04 UTC](https://discourse.myriadrf.org/t/loading-wfm-with-python-soapysdr/2941 "2018-06-19T23:04:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![397alk](https://avatars.discourse-cdn.com/v4/letter/3/77aa72/32.png) [@397alk](https://discourse.myriadrf.org/u/397alk)
#### Post date: [19 June 2018 23:04 UTC](https://discourse.myriadrf.org/t/loading-wfm-with-python-soapysdr/2941/1 "2018-06-19T23:04:58Z")

</div>

I’ve been developing a simple Python code to interact with the LimeSDR for my summer research project. The next thing I want to try to do is prompt a user to import a WFM files, but I haven’t been able to find a function for Python that will load the files to the radio. Is there a .py file to handle this floating around somewhere, or does anyone have any suggestions? I’m not sure where to begin.  
Thank you!

---

<div class="post-metadata">

### Author: ![andrewback](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@andrewback](https://discourse.myriadrf.org/u/andrewback)
#### Post date: [20 June 2018 08:56 UTC](https://discourse.myriadrf.org/t/loading-wfm-with-python-soapysdr/2941/2 "2018-06-20T08:56:28Z")

</div>

Not sure if there is Python code, but you could start by looking at the LimeSuiteGUI code:

> **[myriadrf/LimeSuite](https://github.com/myriadrf/LimeSuite)**
>
> Driver and GUI for LMS7002M-based SDR platforms. Contribute to myriadrf/LimeSuite development by creating an account on GitHub.
