Python Laboratory Operations Toolkit News
many useful snippets for using python in a laboratory
Brought to you by:
mendenhall
The package (in CVS) which supports Measurement Computing, Inc.'s PMD-xxxxLS devices is working now with fairly complete support for single analog input & output, single digital input & output, block analog capture, streaming analog capture, and counter control. Also, access to the NVRAM is available, so serialization information, calibrations, etc. can be maintained. Right now, it works on MacOSX with a kext to protect the device from being assimilated into the HID system. It probably will work on Linux & BSD. I doubt that it works as it stands under Windows, but have not had the time to check it since this is not my primary platform. Anyone want to help there?