FLUXGATE-CTL
Overview
A python-based command line utility for accessing the TUCAN Fluxgate Magnetometer module
The tool allows for the plotting of one or all channels, capturing channel data to a file, and setting (or getting) the configuration of the module
The available subcommands are:
discoverdataplotstatusreadwriteset-configget-config
Installation
The recommended installation method is via pip
To install:
pip install fluxgate-ctl
To upgrade:
pip install -U fluxgate-ctl
To run it locally from the source:
python -m fluxgate_ctl
Interactive
Command:
fluxgate-ctl [-h] [-i INI_FILE] [-l LOGFILE] [discover|data|plot|status|read|write|set-config|get-config]
Purpose:
Connects to an esper service located at url and opens an interactive shell
Options:
-h or --help
Print out help for this subcommand
--verison
Print out current version
-i INI_FILE or --ini
Ini file to use, will be created if using get-config
-v or --verbose
Increase logging level, can be used multiple times
-l LOG_FILE or --log LOG_FILE
Log to file instead of standard out
Release files for fluxgate-ctl 1.0.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fluxgate_ctl-1.0.14-py3-none-any.whl | Python 3 | none | any | Details |
Release files / fluxgate_ctl-1.0.14-py3-none-any.whl
| Download URL | fluxgate_ctl-1.0.14-py3-none-any.whl |
|---|---|
| Size | 12.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
30d66b314570c2d9de534e44c869ca739430c78e759b0f653c91e0000dbaf7f1
|
|
BLAKE2b-256 checksum How to use checksums |
041c64c9ce123995a80c6006ac701fae2a9b903019da9dc69c57bbcd9ee390f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.6
|