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' `
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 details)
File details
Details for the file Nortek-0.0.1.zip.
File metadata
- Download URL: Nortek-0.0.1.zip
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bbc5ac1848a932e60fe9a5b056893d8c3f387596c0cb4fc73b6d800c2ad55b4
|
|
| MD5 |
93d5ed422765a8fd4eb6127b535f9ad7
|
|
| BLAKE2b-256 |
4682057cdea0dd8b00126cc0afbbedb32791132826886ba612b099c61f42bf3f
|