Skip to main content

Package for working with Nortek instruments and data files.

Project description

A Python package for working with Nortek instruments and data.

Installation

  • Install Nortek’s PdCommATL library (contact Nortek to obtain the necessary installer).

  • Either run pip install nortek, or git clone this repository, and inside run python setup.py install from a command prompt.

Usage

`python >>> from nortek.controls import PdControl >>> vectrino = PdControl() >>> vectrino.serial_port = "COM2" >>> vectrino.state 'Not connected' >>> vectrino.sample_rate = 200 >>> vectrino.coordinate_system 'ENU' `

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

Nortek-0.0.1.zip (20.5 kB view hashes)

Uploaded Source

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