Metadata-Version: 2.1
Name: LabSmith-uProcess
Version: 1.5.2.dev0
Summary: Python support for controlling LabSmith uDevices
Home-page: http://www.labsmith.com
Author: LabSmith
Author-email: ecummings@labsmith.com
License: UNKNOWN
Description: # uProcess
        1/23/2019 uProcess Python support V 1.5.2 dev
        The python extension uProcess.pyd contains Python (Windows, 3.6, 32-bit) support for controlling LabSmith uDevices.
        
        It contains the following objects:
        	CEIB: electrical interface
        	C4AM: 4AM 4-channel analog module
        	C4PM: 4PM 4-channel power module\
        	C4VM: 4VM 4-channel valve driver module
        	CSyringe: SPS01 syringe pump module
        	CSensor: sensor module\n"
        	CLoad: load module\n"
        	SRegulate: regulation settings and status\n"
        	C4PMChDat: 4PM channel settings and status\n"
        	PMCh: enum of 4PM channel indices\n"
        	PMMode: enum of 4PM regulation modes\n"
        	DigCh: enum of digital channel indices\n\n"
        use help(<object>) for a list of supported methods and variables.
        uProcess.help() displays this list of objects
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
