Stype
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:STYPe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channelNull=ChannelNull.Default) BtoCsSequenceType[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:STYPe value: enums.BtoCsSequenceType = driver.source.bb.btooth.cs.sevent.stype.get(channelNull = repcap.ChannelNull.Default)
No help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)
- set(seq_type: BtoCsSequenceType, channelNull=ChannelNull.Default) None[source]
# [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 help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)