"""Instrument control package. This package provides everything needed to communicate with lab instruments: - Protocol interfaces (IThermalChamber, IPowerSupply, IMultimeter) - SCPI command parsing - Transport layer (TCP, VISA) - Instrument drivers - Factory for creating configured instrument sets """