Stype

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:STYPe
class StypeCls[source]

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

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

No command help available

param channelNull

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

return

seq_type: No help available

set(seq_type: RsSmbv.enums.BtoCsSequenceType, channelNull=ChannelNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:STYPe
driver.source.bb.btooth.cs.sevent.stype.set(seq_type = enums.BtoCsSequenceType.RANDOM, channelNull = repcap.ChannelNull.Default)

No command help available

param seq_type

No help available

param channelNull

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