Postamble<Index>
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation:UDTX:POSTamble<CH>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.source.bb.w3Gpp.mstation.udtx.postamble.repcap_index_set(repcap.Index.Nr1)
- get(index=Index.Default) int[source]
# [SOURce<HW>]:BB:W3GPp:MSTation:UDTX:POSTamble<CH> value: int = driver.source.bb.w3Gpp.mstation.udtx.postamble.get(index = repcap.Index.Default)
Queries the postamble length in slots, when the corresponding UE-DTX cycle is applied. The postamble length is fixed to 1 slot.
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Postamble’)
- Returns:
postamble: integer Range: 1 to 1
Cloning the Group
# Create a copy of the original group, that exists independently
postamble_copy = driver.source.bb.w3Gpp.mstation.udtx.postamble.clone()