VernierST / labquest-py

A Python module for reading from Vernier LabQuest® interfaces using USB.
GNU General Public License v3.0
1 stars 0 forks source link

Unable to find sources of NGIO libs #8

Open tuomasjjrasanen opened 6 months ago

tuomasjjrasanen commented 6 months ago

Hi!

I'm unable to find source codes for NGIO libs, where should I look for?

stocktonkincade commented 6 months ago

The source code for that library is not part of this module. It is a proprietary library. This module simply wraps that library API through Python bindings. The NGIO library will be installed along with this module through the setup. If you have particular questions about the NGIO API as it relates to labquest-py, we may be able to answer them.