shfsg#

Zurich Instruments LabOne Python API Utility functions for SHFSG.

Functions

configure_channel(daq, device_id, ...)

Configures the RF input and output of a specified channel.

configure_marker_and_trigger(daq, device_id, ...)

Configures the trigger inputs and marker outputs of a specified AWG core.

configure_pulse_modulation(daq, device_id, ...)

Configure the pulse modulation.

configure_sine_generation(daq, device_id, ...)

Configures the sine generator output of a specified channel.

enable_sequencer(daq, device_id, ...[, single])

Starts the sequencer of a specific channel.

load_sequencer_program(daq, device_id, ...)

Compiles and loads a program to a specified AWG core.

upload_commandtable(daq, device_id, ...)

Uploads a command table in the form of a string to the appropriate channel.

write_to_waveform_memory(daq, device_id, ...)

Writes waveforms to the waveform memory of a specified sequencer.