Jump to content
  • 0

Which UL Python library is to be used with Linux (Raspbian version10)?


Atanas

Question

Hello,

I wrote a Windows Python script for USB-205 DAQ, based on ULAI12.py example, which uses mcculw library. 

Now, I'd like to port it to Raspberry Pi and wonder which Python library shall I import under Linux. Also, I'd appreciate an advice about some relevant examples. 

Could you advise please?

Thanks in advance,

Atanas

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @Atanas.

The mcculw library (https://github.com/mccdaq/mcculw) is specific for Windows OS.  For Linux, you will need to install MCC Universal Library for Linux (uldaq).  https://github.com/mccdaq/uldaq

The Python examples can be found here:  https://pypi.org/project/uldaq/

UL for Linux Python API documentation:  https://www.mccdaq.com/PDFs/Manuals/UL-Linux/python/

Example programs:  https://www.mccdaq.com/PDFs/Manuals/UL-Linux/python/overview.html#example-programs

Regards,

Fausto

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...