Measurement

SCPI Command :

[SOURce<HW>]:CHIRp:TEST:MEASurement:DELay
class MeasurementCls[source]

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

get_delay() bool[source]
# SCPI: [SOURce<HW>]:CHIRp:TEST:MEASurement:DELay
value: bool = driver.source.chirp.test.measurement.get_delay()

No command help available

return:

state: No help available

set_delay(state: bool) None[source]
# SCPI: [SOURce<HW>]:CHIRp:TEST:MEASurement:DELay
driver.source.chirp.test.measurement.set_delay(state = False)

No command help available

param state:

No help available