Demodulation<Channel>

RepCap Settings

# Range: Nr1 .. Nr2
rc = driver.afRf.measurement.multiEval.fft.demodulation.repcap_channel_get()
driver.afRf.measurement.multiEval.fft.demodulation.repcap_channel_set(repcap.Channel.Nr1)
class DemodulationCls[source]

Demodulation commands group definition. 35 total commands, 5 Subgroups, 0 group commands Repeated Capability: Channel, default value after init: Channel.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.afRf.measurement.multiEval.fft.demodulation.clone()

Subgroups