Skip to main content

Amtery Python library for FMC5030.

Project description

amtFMC5030: Amtery python library for FMC5030

amtFMC5030 is a Python library provided to remotely control FMC5030. The program is executed in an external host computer. With this method, python programs can control the tuner and AD9364 simultaneously.

To Startup, run the lines below. For more details, please refer to the examples in .../amtFMC5030/examples/ (Or download from Documentation or visit the Homepage. )

import amtFMC5030 as fmc

# Reset and initialize FMC5030 through SSH.
fmc.amtFmcRfReset(ip, port, username, password)
Dependencies
Installing from pip
pip install amtFMC5030
Installing from source

Download the file on the Homepage.

# unzip the file to a specific path
7z x "amtFMC5030.zip" -o"C:\Program Files\"
cd C:\Program Files\amtFMC5030
pip install amtFMC5030-1.0.0-py3-none-any.whl 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amtFMC5030-1.0.0.tar.gz (171.9 kB view hashes)

Uploaded Source

Built Distribution

amtFMC5030-1.0.0-py3-none-any.whl (176.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page