The Measurement Computing Universal Library Python API for Windows (mcculw) is a wrapper around Universal Library (UL) functions, and can be imported into any integrated development environment (IDE) that supports Python, such as Eclipse (Neon and later) and Visual Studio (2015 and later). It is expected that users have some working knowledge of Python and its program structures. The UL Python API for Windows (mcculw) package and examples are available for download via GitHub and PyPI. https://github.com/mccdaq/mcculw https://pypi.org/project/mcculw/
The example programs are copied to the ‘C:\Users\Public\Documents\Measurement Computing\DAQ\Python\examples’ directory on the target system and can be run with Measurement Computing USB, Bluetooth, or Ethernet hardware. Here is a list of supported MCC hardware. https://www.mccdaq.com/pdfs/manuals/PyWin-hw.pdf
Question
Fausto
The Measurement Computing Universal Library Python API for Windows (mcculw) is a wrapper around Universal Library (UL) functions, and can be imported into any integrated development environment (IDE) that supports Python, such as Eclipse (Neon and later) and Visual Studio (2015 and later). It is expected that users have some working knowledge of Python and its program structures. The UL Python API for Windows (mcculw) package and examples are available for download via GitHub and PyPI.
https://github.com/mccdaq/mcculw
https://pypi.org/project/mcculw/
The example programs are copied to the ‘C:\Users\Public\Documents\Measurement Computing\DAQ\Python\examples’ directory on the target system and can be run with Measurement Computing USB, Bluetooth, or Ethernet hardware. Here is a list of supported MCC hardware. https://www.mccdaq.com/pdfs/manuals/PyWin-hw.pdf
Documentation for mcculw is available in the Universal Library Help. https://www.mccdaq.com/PDFs/Manuals/Mcculw_WebHelp/ULStart.htm
Additional useful links:
Universal Library Language Interface: https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/Users_Guide/Overview/UL_Interface.htm
Importing Python for Windows example programs into an IDE: https://kb.mccdaq.com/KnowledgebaseArticle50716.aspx
Example creating a Win Form (GUI) application in Python:
Link to comment
Share on other sites
0 answers to this question
Recommended Posts