Skip to main content

Amtery Python library for FMC5030.

Reason this release was yanked:

change name

Project description

amtFMC: Amtery python library for FMC5030

amtFMC 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 (see Documentation or visit the Homepage.

import amtFMC as fmc

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

Download the file on the Homepage.

# unzip the file to a specific path
7z x "amtFMC.zip" -o"C:\Program Files\"
cd C:\Program Files\amtFMC
pip install amtFMC-0.0.1-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

amtFMC-0.0.3.tar.gz (166.6 kB view hashes)

Uploaded Source

Built Distribution

amtFMC-0.0.3-py3-none-any.whl (171.0 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