Skip to main content

Package to control alict MFC

Project description

ddr_mfc

Pakcage uses alicat python package to control the alicat made mass flow controllers. This package is built upon that package. By installing this package, alicat is installed automatically as a requirement.

Install ddr_mfc

Install ddr_davis_data using pip.

pip install ddr_mfc

Instantiation

import ddr_mfc
print(ddr_davis_data.version)
0.0.2

to start the flow controller you will need to know in which port the flow controller is connected. Also the address of the flow controller is required. This can be set from the controller itself. You can go in menu in flow controller device and look for address in there somewhere. You need different address for different mfc connected with same USB camble to the PC.

mfc1 = ddr_mfc.mfc(port='COM6',address='A',name='mfc_air')

By giving the name to the MFC, you can distinguish among the MFC data. The read function of the mfc used name as a suffix to the variable.

mfc1.read()

This will read the data from the MFC.

mfc1.set_SLPM(slpm=30)

This will set the SLPM to 30. Sometimes serial communication gives error. These functions uses try-except of python to navigate through error of serial comunication.

ddr_mfc.mfc class is inherited from alicat.FlowController class. Hence the functionalities and documentation on ALICAT PACKAGE will help guide futher.



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

ddr_mfc-0.0.3.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

ddr_mfc-0.0.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file ddr_mfc-0.0.3.tar.gz.

File metadata

  • Download URL: ddr_mfc-0.0.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ddr_mfc-0.0.3.tar.gz
Algorithm Hash digest
SHA256 3e04a3cebdd966fd113f546a1e2f20ae780ab14b461d83ce397439d23c674cbf
MD5 5ae4daaae0cd6da632deca94cb8cb967
BLAKE2b-256 76c7af5679e63529511216f376f4aeeb35f891ea8141706ec3cbcef093c98f62

See more details on using hashes here.

Provenance

File details

Details for the file ddr_mfc-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: ddr_mfc-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ddr_mfc-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a81a8606a275533716965d8ccadb3a1bf4e047fdfe252e8dca7ecbee00406e2
MD5 4e05c31e4100a6814f6ba06c0d027706
BLAKE2b-256 4c817885e2d902e4f0b17c27cb19a304e4800c67344b873ffbd896afc3e09653

See more details on using hashes here.

Provenance

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