Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page