SeqLength

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:SEQLength
Commands in total: 1
Subgroups: 0
Direct 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)

Sets the sequence length. The length is discrete and depends on the sequence type. Setting a sequence length of 0 bits requires manual step scheduling and Mode-1 or Mode-3 as the CS step main mode: SOURce1:BB:BTOoth:CS:SSCHeduling MANual SOURce1:BB:BTOoth:CS:MMODe MODE1 This 0-bit sequence is a CS sequence with no payload.

Parameters:

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

Returns:

seq_len: SL_0 | SL_32 | SL_64 | SL_96 | SL_128 Sequence length SL_x. x is the length in bits.