McOffset

SCPI Command :

[SENSe]:CESTimation:MCOFfset
class McOffsetCls[source]

McOffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:CESTimation:MCOFfset
value: float = driver.applications.k17Mcgd.sense.cestimation.mcOffset.get()

Defines the maximum clock offset the frequency estimation algorithm of the R&S FSW MCGD application is able to handle. Larger values for this parameter result in slower measurement speed. This parameter is automatically calculated using the other three ‘Doppler Shift Compensation’ parameter settings. For the calculation, speed of light in medium vacuum (cvac) is used.

return

max_clock_offset: numeric value

set(max_clock_offset: float) None[source]
# SCPI: [SENSe]:CESTimation:MCOFfset
driver.applications.k17Mcgd.sense.cestimation.mcOffset.set(max_clock_offset = 1.0)

Defines the maximum clock offset the frequency estimation algorithm of the R&S FSW MCGD application is able to handle. Larger values for this parameter result in slower measurement speed. This parameter is automatically calculated using the other three ‘Doppler Shift Compensation’ parameter settings. For the calculation, speed of light in medium vacuum (cvac) is used.

param max_clock_offset

numeric value