SeqLen
SCPI Commands :
[SOURce<HW>]:BB:NR5G:OUTPut:SEQLen:SLOT
[SOURce<HW>]:BB:NR5G:OUTPut:SEQLen
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_slot() int[source]
# [SOURce<HW>]:BB:NR5G:OUTPut:SEQLen:SLOT value: int = driver.source.bb.nr5G.output.seqLen.get_slot()
Defines the sequence length in terms of slots. Prerequisites for this command
Turn on slot-based sequence length (method
RsSmw.source.bb.nr5G.output.sbsl.state()) .
- Returns:
seq_slot_len: integer Range: 1 to 64
- get_value() int[source]
# [SOURce<HW>]:BB:NR5G:OUTPut:SEQLen value: int = driver.source.bb.nr5G.output.seqLen.get_value()
Sets the sequence length of the signal in number of frames.
- Returns:
seq_len: integer Range: 1 to depends on settings If real-time feedback is enabled, max = 50 frames.