Instrumentsยค
The instro SDK provides high-level, vendor-agnostic interfaces for common lab
instruments. Each instrument type defines a standard API that works across multiple hardware vendors.
| Class | Description |
|---|---|
InstroDAQ |
Data acquisition systems |
InstroDMM |
Digital multimeters |
InstroPSU |
Programmable power supply units |
InstroELoad |
Electronic loads |
InstroScope |
Oscilloscopes |
I2CInterface |
I2C bus communication devices |
Each instrument page includes the interface, configuration types, driver base classes, and vendor-specific driver implementations.