BbMm1

SCPI Command :

SCONfiguration:DIQ:BBMM1:CHANnels
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_channels() SystConfHsChannels[source]
# SCONfiguration:DIQ:BBMM1:CHANnels
value: enums.SystConfHsChannels = driver.sconfiguration.diq.bbMm1.get_channels()

In method RsSmw.sconfiguration.output.mode() HSDigital | HSAL, sets the number of digital channels on the HS DIG I/Q interface. The total number of enabled channels on all HS DIG I/Q interface must not exceed 8.

set_channels(dig_iq_hs_bbmm_1_cha: SystConfHsChannels) None[source]
# SCONfiguration:DIQ:BBMM1:CHANnels
driver.sconfiguration.diq.bbMm1.set_channels(dig_iq_hs_bbmm_1_cha = enums.SystConfHsChannels.CH0)

In method RsSmw.sconfiguration.output.mode() HSDigital | HSAL, sets the number of digital channels on the HS DIG I/Q interface. The total number of enabled channels on all HS DIG I/Q interface must not exceed 8.

Parameters:

dig_iq_hs_bbmm_1_cha – CH0 | CH1 | CH2 | CH3 | CH4 | CH5 | CH6 | CH7 | CH8