All

SCPI Command :

SENSe:LTE:SIGNaling<instance>:CONNection:SCC<Carrier>:UDCHannels:DL<Stream>:CRATe:ALL
class AllCls[source]

All commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(secondaryCompCarrier=SecondaryCompCarrier.Default, stream=Stream.Default) List[float][source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CONNection:SCC<Carrier>:UDCHannels:DL<Stream>:CRATe:ALL
value: List[float] = driver.sense.connection.scc.udChannels.downlink.crate.all.get(secondaryCompCarrier = repcap.SecondaryCompCarrier.Default, stream = repcap.Stream.Default)

Queries the code rate for all downlink subframes for the scheduling type ‘User-defined Channels’.

param secondaryCompCarrier:

optional repeated capability selector. Default value: CC1 (settable in the interface ‘Scc’)

param stream:

optional repeated capability selector. Default value: S1 (settable in the interface ‘Downlink’)

return:

coderate: float Comma-separated list of 10 values (subframe 0 to subframe 9) Range: 0 to 50