abstract_device_functionality

Mixins that define abstract methods for functionality that device drivers must implement.

Classes

BaseAFGSourceChannel

Base AFG source channel.

BaseSourceChannel

Base source channel.

BusMixin

A mixin class which adds methods and properties for handling bus objetcs.

ChannelControlMixin

A mixin class which adds methods and properties for controlling channels on a device.

HistogramMixin

A mixin class which adds methods and properties for handling histrogram objects.

LicensedMixin

A mixin class which adds methods and properties for handling licenses.

MathMixin

A mixin class which adds methods and properties for handling math objects.

MeasurementsMixin

A mixin class which adds methods and properties for handling measurement objects.

PlotMixin

A mixin class which adds methods and properties for handling plot objects.

PowerMixin

A mixin class which adds methods and properties for handling power objects.

ReferenceMixin

A mixin class which adds methods and properties for handling reference objects.

ScreenCaptureMixin

A mixin class providing common methods for devices that can perform screen captures.

SearchMixin

A mixin class which adds methods and properties for handling search objects.

SignalGeneratorMixin

A mixin class which adds methods and properties for generating signals.

USBDrivesMixin

A mixin class which adds the usb_drives property.

Modules

analysis_object_mixins

All mixin classes providing common methods and attributes for analysis objects.

base_afg_source_channel

Base AFG source channel module.

base_source_channel

Base source channel module.

channel_control_mixin

A mixin class that provides access to methods for controlling channels on a device.

licensed_mixin

A mixin class providing common methods and attributes for devices with installable licenses.

screen_capture_mixin

A mixin class providing common methods for devices that can perform screen captures.

signal_generator_mixin

A mixin class providing common methods and attributes for signal generators.

usb_drives_mixin

A mixin class providing common methods and attributes for devices with usb ports.