Skip to main content

fluxgate-ctl package for TUCAN

Project description

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:

  • discover
  • data
  • plot
  • status
  • read
  • write
  • set-config
  • get-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

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fluxgate_ctl-1.0.14-py3-none-any.whl (12.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