Time

SCPI Command :

FETCh<n>:SUMMary:PULSe:RISE:TIME
Commands in total: 8
Subgroups: 4
Direct child commands: 1
get(window=Window.Default) str[source]
# FETCh<n>:SUMMary:PULSe:RISE:TIME
value: str = driver.applications.k149Uwb.fetch.summary.pulse.rise.time.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
time_copy = driver.applications.k149Uwb.fetch.summary.pulse.rise.time.clone()

Subgroups