Hbits

SCPI Command :

FETCh<n>:PACKet:DATA:HBITs
Commands in total: 2
Subgroups: 1
Direct child commands: 1
get(window=Window.Default) str[source]
# FETCh<n>:PACKet:DATA:HBITs
value: str = driver.applications.k149Uwb.fetch.packet.data.hbits.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
hbits_copy = driver.applications.k149Uwb.fetch.packet.data.hbits.clone()

Subgroups