Location
SCPI Command :
FETCh<n>:SUMMary:XCORr:SLOBe:PEAK:LOCation
- class LocationCls[source]
Location commands group definition. 4 total commands, 3 Subgroups, 1 group commands
- get(window=Window.Default) float [source]
# SCPI: FETCh<n>:SUMMary:XCORr:SLOBe:PEAK:LOCation value: float = driver.applications.k149Uwb.fetch.summary.xcorr.slobe.peak.location.get(window = repcap.Window.Default)
No command help available
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fetch’)
- return
result: numeric value
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.applications.k149Uwb.fetch.summary.xcorr.slobe.peak.location.clone()
Subgroups