qtics.instruments package#
Instruments submodule: collection of drivers.
Submodules#
qtics.instruments.instrument module#
Base Instrument.
qtics.instruments.network_inst module#
Base class for instruments communicating via network connection.
The code was partially taken from https://github.com/morgan-at-keysight/socketscpi
qtics.instruments.serial_inst module#
Base instrument for serial connections.