Preamble<Index>

SCPI Command :

[SOURce<HW>]:BB:W3GPp:MSTation:UDTX:PREamble<CH>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr64

driver.source.bb.w3Gpp.mstation.udtx.preamble.repcap_index_set(repcap.Index.Nr1)
get(index=Index.Default) int[source]
# [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:PREamble<CH>
value: int = driver.source.bb.w3Gpp.mstation.udtx.preamble.get(index = repcap.Index.Default)

Queries the preamble length in slots, when the corresponding UE-DTX cycle is applied. The preamble length is fixed to 2 slots.

Parameters:

index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Preamble’)

Returns:

preamble: integer Range: 2 to 2

Cloning the Group

# Create a copy of the original group, that exists independently
preamble_copy = driver.source.bb.w3Gpp.mstation.udtx.preamble.clone()