Measure

SCPI Command :

[SOURce<HW>]:BB:ARBitrary:CFR:MEASure:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:BB:ARBitrary:CFR:MEASure:[STATe]
value: bool = driver.source.bb.arbitrary.cfr.measure.get_state()

Queries the state of the crest factor reduction calculation.

Returns:

measure_state: 1 | ON | 0| OFF ON: the original and resulting crest factors are already calculated.