Length
SCPI Command :
FETCh<n>:PACKet:SYNC:DELTa:LENGth
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get(window=Window.Default) float[source]
# FETCh<n>:PACKet:SYNC:DELTa:LENGth value: float = driver.applications.k149Uwb.fetch.packet.sync.delta.length.get(window = repcap.Window.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fetch’)
Cloning the Group
# Create a copy of the original group, that exists independently
length_copy = driver.applications.k149Uwb.fetch.packet.sync.delta.length.clone()
Subgroups