QAChannel#

class QAChannel(parent, tk_object, index, snapshot_cache=None, zi_node=None)[source]#

Bases: ZINode

Quantum Analyzer Channel for the SHFQA.

QAChannel implements basic functionality to configure QAChannel settings of the SHFQA instrument. Besides the Generator, Readout and Sweeper modules it also provides an easy access to commonly used QAChannel parameters.

Parameters:
  • device – SHFQA device object.

  • session – Underlying session.

  • tree – Node tree (node path as tuple) of the corresponding node.

Methods

configure_channel(*, input_range, ...)

Configures the RF input and output of a specified channel.

Attributes