Skip to main content

Library to talk to cubiscan machines

Project description

https://travis-ci.com/camptocamp/cubiscan.svg?branch=master

CUBISCAN

Provides an interface to cubiscan devices (https://cubiscan.com/). These devices are used to measure and weigh objects.

Usage

from cubiscan.cubiscan import CubiScan


obj = CubiScan(ip, port, timeout=timeout)
obj.measure()

Functions

Following Functions of a Cubiscan are covered:

  • Continuous measure

  • Dimension calibration

  • Dimension units

  • Factor Toggle

  • Location/City id

  • Measure

  • Scale calibration

  • Test

  • Units

  • Weight units

  • Zero

Release History

Unreleased

  • fix issue with trailing null byte padding in answer

  • more robust parsing of responses

  • add logging

0.0.2

  • add TLS support

0.0.1

Inital Release

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

cubiscan-0.0.3.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

cubiscan-0.0.3-py2.py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 2 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