AWGCore#
- class AWGCore(root: NodeTree, tree: tuple, serial: str, index: int, device_type: str, device_options: str)[source]#
Bases:
AWG
AWG Core Node.
Methods
configure_marker_and_trigger
(*, ...)Configures the trigger inputs and marker outputs of the AWG.
Attributes
List the available trigger marker outputs for the sequencer.
List the available trigger sources for the sequencer.
List the available trigger slopes for the sequencer.
- Parameters:
root (NodeTree) –
tree (tuple) –
serial (str) –
index (int) –
device_type (str) –
device_options (str) –