SeqLength
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:SEQLength
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channelNull=ChannelNull.Default) BtoCsSequenceLen[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:SEQLength value: enums.BtoCsSequenceLen = driver.source.bb.btooth.cs.sevent.seqLength.get(channelNull = repcap.ChannelNull.Default)
No help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)
- set(seq_len: BtoCsSequenceLen, channelNull=ChannelNull.Default) None[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:SEQLength driver.source.bb.btooth.cs.sevent.seqLength.set(seq_len = enums.BtoCsSequenceLen.SL_128, channelNull = repcap.ChannelNull.Default)
No help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)