Module redpitaya::generator[][src]

Enums

Mode
TrigSrc
Waveform

Functions

amp

Gets channel signal peak to peak amplitude.

arb_waveform

Gets user defined waveform.

burst_count

Gets number of generated waveforms in a burst.

burst_period

Gets the period of one burst in micro seconds.

burst_repetitions

Gets number of burst repetitions.

duty_cycle

Gets duty cycle of PWM signal.

enable_temp_protection

Get status of DAC protection mode from overheating.

freq

Gets channel signal frequency.

latch_temp_alarm

Returns the status that there was an overheat.

mode

Gets generation mode.

offset

Gets DC offset of the signal.

out_disable

Disables output

out_enable

Enables output.

out_is_enable

Gets value true if channel is enabled otherwise return false.

phase

Gets channel signal phase.

pll_control_enable
pll_control_locked
reset

Sets generate to default values.

runtime_temp_alarm

Returns the current DAC overheat status in real time.

set_amp

Sets channel signal peak to peak amplitude.

set_arb_waveform

Sets user defined waveform.

set_burst_count

Sets number of generated waveforms in a burst.

set_burst_period

Sets the time/period of one burst in micro seconds.

set_burst_repetitions

Sets number of burst repetitions.

set_duty_cycle

Sets duty cycle of PWM signal.

set_enable_temp_protection

Sets the DAC protection mode from overheating.

set_freq

Sets channel signal frequency.

set_latch_temp_alarm

Resets the flag indicating that the DAC is overheated.

set_mode

Sets generation mode.

set_offset

Sets DC offset of the signal.

set_phase

Sets channel signal phase.

set_pll_control_enable
set_trigger

Sets Trigger for specified channel/channels.

set_trigger_source

Sets trigger source.

set_waveform

Sets channel signal waveform.

trigger_source

Gets trigger source.

waveform

Gets channel signal waveform.