Skip to main content

JW8507 is a device of optical attenator

Project description

IT6720

LICENSE

IT6720 lib

This package is the library for device IT6720 or IT6721 IT6720 Product Main Page

Product Overview

IT6700 series power supplies are the most economical power supplies, they have the widest voltage and current utilization, one power supply can replace multiple power supplies, widely used in various testing occasions. With the capacity of 100W, voltage output of 60V, current output of 5A, they can control the change rates of the voltage and current automatically. The power ratio can be up to 3 times. For instance, One IT6720 can subsitute previous 60V*1.6A/32/3A/20V5A 3 kinds of models to save your cost.

Basic Usage

from it6720 import IT6720

if __name__ == "__main__":
    it6700 = IT6720("/dev/ttyUSB0")
    if it6700.open():
        print("set work mode to remote controll")
        it6700.set_work_mode('remote')
        it6700.set_voltage_max(5.0)
        it6700.set_out_voltage(3.3) # set voltage 3.3V
        it6700.set_out_current(0.888) # set current 0.888A
        it6700.set_ouput_mode('on')
        time.sleep(3)
        print("------------ local -------------")
        it6700.read_dev_status()
        it6700.set_work_mode('local')
        it6700.set_ouput_mode('off')
        it6700.close()
        print("it6700 series closed!")
    else:
        print(f"open serial port:{opat_port} failed!")

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 Distributions

If you're not sure about the file name format, learn more about wheel file names.

it6720-0.1.0-cp311-cp311-win_amd64.whl (58.0 kB view details)

Uploaded CPython 3.11Windows x86-64

it6720-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (396.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

it6720-0.1.0-cp311-cp311-macosx_10_9_universal2.whl (126.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file it6720-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: it6720-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 58.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.4

File hashes

Hashes for it6720-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e8629484f62f0108562bb0d3a45bfc4674301cb32dd9bdc33cd23b4113d99933
MD5 00d6e642b32e4f6a0e9cb73bca7277fd
BLAKE2b-256 87b06b06b30a8388fbcd2549cb05e3f5ea3521de67c914af8e8a5b9f830a499d

See more details on using hashes here.

File details

Details for the file it6720-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for it6720-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f07d7e26d8b9b243e69b52454c9bd8818d9046ee9dc459381ac78f0ce993b19b
MD5 c5dfdd561388c522a36a9ddb7f8238d4
BLAKE2b-256 f9a4a1895d7c4917db8b0c27faf5c40e9596ee9ef86be3e595fd5f4aedeca566

See more details on using hashes here.

File details

Details for the file it6720-0.1.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for it6720-0.1.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6f986294d0015e37606bee09255fd5ddfd2fcece645f346deacd68931b9bd729
MD5 abb27ead58968b13317380b877d6bc3d
BLAKE2b-256 b657d1e277e9e74e75acd9202d8fecc5d4208e70d8fd734068375f9bda2b7cb4

See more details on using hashes here.

Supported by

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