Determined

SCPI Command :

SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:FCRI:DL:MCSTable:DETermined
class DeterminedCls[source]

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

get(table_name: Table = None) List[int][source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:FCRI:DL:MCSTable:DETermined
value: List[int] = driver.sense.connection.pcc.fcri.downlink.mcsTable.determined.get(table_name = enums.Table.ANY)

Queries an automatically determined mapping table for normal subframes. For the scheduling type ‘Follow WB CQI-RI’ in the table mode DETermined.

param table_name:

ANY | CW1 | CW2 | OTLC1 | OTLC2 | TFLC1 | TFLC2 Selects which mapping table is queried. To check which tables are available, use method RsCmwLteSig.Sense.Connection.Scc.Fcri.Downlink.Mcs.Atable.ListPy.get_. ANY: table used for all code word / layer constellations CW1: codeword mapped to 1 layer CW2: codeword mapped to 2 layers OTLC1: codeword mapped to 1 layer / 1 or 2 layers in total OTLC2: codeword mapped to 2 layers / 2 layers in total TFLC1: codeword mapped to 1 layer / 3 or 4 layers in total TFLC2: codeword mapped to 2 layers / 3 or 4 layers in total If the Tablename is omitted, CW1 is used.

return:

mcs: decimal Comma-separated list of 15 MCS values, for reported CQI index value 1 to 15 Range: 0 to 31