QAChannel#
- class QAChannel(parent, tk_object, index, snapshot_cache=None, zi_node=None)[source]#
Bases:
ZINodeQuantum Analyzer Channel for the SHFQA.
QAChannelimplements basic functionality to configure QAChannel settings of theSHFQAinstrument. Besides theGenerator,ReadoutandSweepermodules 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