pylab_ml.base_instrument.NetworkInstrument

class NetworkInstrument(*args, **kwargs)[source]

Bases: object

Class for network instruments that are connected via the TCP/IP interface. This class handles the initialization and communication with the instrument using the VICP protocol.

__init__()[source]

Methods

__init__()