.gitattributes
.gitignore
CHANGELOG.md
CLAUDE.md
README-1-USB.md
README-2-RS232.md
README-3-USB-Cameras.md
README-4-New-device-coding-example.md
README-5-Communication-ports.md
README-6-DebugPort.md
README-7-Sutter-ROE-200.md
README.md
SCPI.md
pyproject.toml
test.py
.github/workflows/publish.yml
README.assets/Am.png
README.assets/asiZwo.png
README.assets/automation.png
README.assets/image-20210415195013040.png
README.assets/image-20210415195905341.png
README.assets/image-20210417140020797.png
README.assets/image-20210423112830851.png
README.assets/image-20210423112945687.png
README.assets/image-20210423113821265.png
README.assets/image-20210423113954823.png
README.assets/integra.png
README.assets/integra.png.sb-90e26077-lWIRgO
README.assets/preview.png
examples/1-simple/cobolt.py
examples/2-class/cobolt.py
examples/3-class+debugPort/cobolt.py
hardwarelibrary/__init__.py
hardwarelibrary/__main__.py
hardwarelibrary/devicemanager.py
hardwarelibrary/echodevice.py
hardwarelibrary/notificationcenter.py
hardwarelibrary/physicaldevice.py
hardwarelibrary/utils.py
hardwarelibrary.egg-info/PKG-INFO
hardwarelibrary.egg-info/SOURCES.txt
hardwarelibrary.egg-info/dependency_links.txt
hardwarelibrary.egg-info/requires.txt
hardwarelibrary.egg-info/top_level.txt
hardwarelibrary/.idea/vcs.xml
hardwarelibrary/.idea/workspace.xml
hardwarelibrary/.idea/inspectionProfiles/profiles_settings.xml
hardwarelibrary/cameras/__init__.py
hardwarelibrary/cameras/camera.py
hardwarelibrary/communication/__init__.py
hardwarelibrary/communication/commands.py
hardwarelibrary/communication/communicationport.py
hardwarelibrary/communication/debugport.py
hardwarelibrary/communication/diagnostics.py
hardwarelibrary/communication/labviewtcpport.py
hardwarelibrary/communication/serialport.py
hardwarelibrary/communication/tcpport.py
hardwarelibrary/communication/usbport.py
hardwarelibrary/communication/.idea/.gitignore
hardwarelibrary/communication/.idea/communication.iml
hardwarelibrary/communication/.idea/misc.xml
hardwarelibrary/communication/.idea/modules.xml
hardwarelibrary/communication/.idea/vcs.xml
hardwarelibrary/communication/.idea/inspectionProfiles/profiles_settings.xml
hardwarelibrary/communication/libusb/Darwin/libusb-1.0.0.dylib
hardwarelibrary/communication/libusb/MS32/libusb-1.0.dll
hardwarelibrary/communication/libusb/MS64/libusb-1.0.dll
hardwarelibrary/daq/__init__.py
hardwarelibrary/daq/daqdevice.py
hardwarelibrary/daq/labjackdevice.py
hardwarelibrary/manuals/Cobolt-owners-manual-0401-D0105-A.pdf
hardwarelibrary/manuals/HR2000+-OEM-Data-Sheet.pdf
hardwarelibrary/manuals/MPC-325_OpMan.pdf
hardwarelibrary/manuals/Matisse Programmer's Guide v2.4.8.pdf
hardwarelibrary/manuals/Mightex CCD Line Camera Din8 Connector Description.pdf
hardwarelibrary/manuals/Mightex CCD Linear Camera User Manual.pdf
hardwarelibrary/manuals/Sirah-Matisse-Serial-Commands.md
hardwarelibrary/manuals/Spectra-Physics-Millennia-eV-Serial-Commands.md
hardwarelibrary/manuals/TDS 1000B and TDS 2000B Manual.pdf
hardwarelibrary/manuals/Tektronix TDS-1002 Programming manual.pdf
hardwarelibrary/manuals/USB Primer.pdf
hardwarelibrary/manuals/USB2000+-OEM-Data-Sheet.pdf
hardwarelibrary/manuals/USB2000-OEM-Data-Sheet.pdf
hardwarelibrary/manuals/User_Manual_Integra_V3.0.pdf
hardwarelibrary/manuals/usb4000-oem-data-sheet.pdf
hardwarelibrary/motion/__init__.py
hardwarelibrary/motion/intellidrivedevice.py
hardwarelibrary/motion/linearmotiondevice.py
hardwarelibrary/motion/rotationdevice.py
hardwarelibrary/motion/sutterdevice.py
hardwarelibrary/oscilloscope/__init__.py
hardwarelibrary/oscilloscope/oscilloscopedevice.py
hardwarelibrary/powermeters/__init__.py
hardwarelibrary/powermeters/integradevice.py
hardwarelibrary/powermeters/powermeterdevice.py
hardwarelibrary/sources/__init__.py
hardwarelibrary/sources/capabilities.py
hardwarelibrary/sources/cobolt.py
hardwarelibrary/sources/lasersourcedevice.py
hardwarelibrary/sources/matisse.py
hardwarelibrary/sources/millennia.py
hardwarelibrary/spectrometers/__init__.py
hardwarelibrary/spectrometers/base.py
hardwarelibrary/spectrometers/darkbulb.png
hardwarelibrary/spectrometers/intelhexreader.py
hardwarelibrary/spectrometers/lightbulb.png
hardwarelibrary/spectrometers/oceaninsight.py
hardwarelibrary/spectrometers/stellarnet.zip
hardwarelibrary/spectrometers/viewer.py
hardwarelibrary/tests/env.py
hardwarelibrary/tests/testCobolt.py
hardwarelibrary/tests/testCommandRecognition.py
hardwarelibrary/tests/testCommunicationPorts.py
hardwarelibrary/tests/testConnectSutter.py
hardwarelibrary/tests/testDeviceManager.py
hardwarelibrary/tests/testIntegraDevice.py
hardwarelibrary/tests/testIntellidrive.py
hardwarelibrary/tests/testLabjackU3.py
hardwarelibrary/tests/testLabviewTCPPort.py
hardwarelibrary/tests/testLaserCapabilities.py
hardwarelibrary/tests/testLinearMotionDevice.py
hardwarelibrary/tests/testMapPositionsFunction.py
hardwarelibrary/tests/testMatisse.py
hardwarelibrary/tests/testMillennia.py
hardwarelibrary/tests/testModulePyFTDI.py
hardwarelibrary/tests/testModulePySerial.py
hardwarelibrary/tests/testNotificationCenter.py
hardwarelibrary/tests/testOptotuneDevice.py
hardwarelibrary/tests/testOscilloscope.py
hardwarelibrary/tests/testPhysicalDevice.py
hardwarelibrary/tests/testPyUSB.py
hardwarelibrary/tests/testSerialHardwareFLow.py
hardwarelibrary/tests/testSutterDevice.py
hardwarelibrary/tests/testSutterSerialPort.py
hardwarelibrary/tests/testTCPPort.py
hardwarelibrary/tests/testTableDrivenDebugPort.py
hardwarelibrary/tests/deprecated/cobolt.json
hardwarelibrary/tests/deprecated/socketclient.py
hardwarelibrary/tests/deprecated/socketmain.py
hardwarelibrary/tests/deprecated/testCobolt.py
hardwarelibrary/tests/deprecated/testCoboltDevice.py
hardwarelibrary/tests/deprecated/testCoboltSerial.py
hardwarelibrary/tests/deprecated/testIntegraSerialPort.py
hardwarelibrary/tests/deprecated/testJSON.py
hardwarelibrary/tests/deprecated/usbFinder.py