Peak

SCPI Command :

FETCh<n>:SUMMary:XCORr:SLOBe:PEAK
Commands in total: 12
Subgroups: 5
Direct child commands: 1
get(window=Window.Default) float[source]
# FETCh<n>:SUMMary:XCORr:SLOBe:PEAK
value: float = driver.applications.k149Uwb.fetch.summary.xcorr.slobe.peak.get(window = repcap.Window.Default)

No help available

Parameters:

window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fetch’)

Returns:

result: 1..n

Cloning the Group

# Create a copy of the original group, that exists independently
peak_copy = driver.applications.k149Uwb.fetch.summary.xcorr.slobe.peak.clone()

Subgroups