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 theSHFQA
instrument. Besides theGenerator
,Readout
andSweeper
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