Tipo

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MZERo:TIPO
class TipoCls[source]

Tipo commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(channelNull=ChannelNull.Default) RsSmbv.enums.BtoCsTiP1[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MZERo:TIPO
value: enums.BtoCsTiP1 = driver.source.bb.btooth.cs.sevent.mzero.tipo.get(channelNull = repcap.ChannelNull.Default)

No command help available

param channelNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)

return

tipo: No help available

set(tipo: RsSmbv.enums.BtoCsTiP1, channelNull=ChannelNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MZERo:TIPO
driver.source.bb.btooth.cs.sevent.mzero.tipo.set(tipo = enums.BtoCsTiP1.TIP1_10, channelNull = repcap.ChannelNull.Default)

No command help available

param tipo

No help available

param channelNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)