Band<Band>

SCPI Command :

[SOURce<HW>]:EFRontend:FREQuency:BAND:COUNt
Commands in total: 6
Subgroups: 3
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr8

driver.source.efrontend.frequency.band.repcap_band_set(repcap.Band.Nr1)
get_count() int[source]
# [SOURce<HW>]:EFRontend:FREQuency:BAND:COUNt
value: int = driver.source.efrontend.frequency.band.get_count()

Queries the number of frequency bands available at the connected external frontend.

Returns:

fe_freq_count: integer

Cloning the Group

# Create a copy of the original group, that exists independently
band_copy = driver.source.efrontend.frequency.band.clone()

Subgroups