Phr

SCPI Command :

FETCh<n>:PACKet:SYNC:SYNC:LENGth:PHR
class PhrCls[source]

Phr commands group definition. 2 total commands, 1 Subgroups, 1 group commands

get(window=Window.Default) float[source]
# SCPI: FETCh<n>:PACKet:SYNC:SYNC:LENGth:PHR
value: float = driver.applications.k149Uwb.fetch.packet.sync.sync.length.phr.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: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k149Uwb.fetch.packet.sync.sync.length.phr.clone()

Subgroups