Hi Mirit,

Assuming that by following the Getting started guide you have a copy of
GNURadio installed then you need to open a GNURadio Command Prompt, either
from start menu or C:\Program Files\GNURadio\bin.

>From here you have access to the UHD tools such as uhd_find_devices.exe and
uhd_usrp_probe.exe which can be run directly from the open command line.

To use one of the examples you need to change to the directory where all
the example exe's are, or use the full path name for each example.

The examples are located in C:\Program
Files\GNURadio-3.7\share\uhd\examples for instance.  To change directories
from the start location "bin" enter:

    cd ..\share\uhd\examples

Each example is run from the command line and has a help feature. For
example: "rx_samples_to_file.exe --help" will provide information on how to
use the program.

Hope this helps.

-----------------------------
Jacob Knoles


On Tue, Nov 14, 2017 at 6:46 AM, Mirit Ochayon via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Hi,
>
>
>
> I did all the necessary installations from the ‘UHD B210 Getting Started
> Guides’,
>
> how to run UHD examples in windows? (windows 7)
>
> for test and verify the operation of the USRP…
>
>
>
> Thanks!
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to