Transcomb<IndexNull>
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:CSIS:[CELL<CH0>]:TRANscomb<ST_OPTIONAL>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr63 driver.source.bb.eutra.downlink.csis.cell.transcomb.repcap_indexNull_set(repcap.IndexNull.Nr0)
- get(cellNull=CellNull.Default, indexNull=IndexNull.Default) EutraCsiRsTransComb[source]
# [SOURce<HW>]:BB:EUTRa:DL:CSIS:[CELL<CH0>]:TRANscomb<ST_OPTIONAL> value: enums.EutraCsiRsTransComb = driver.source.bb.eutra.downlink.csis.cell.transcomb.get(cellNull = repcap.CellNull.Default, indexNull = repcap.IndexNull.Default)
Sets the parameter NZP-TransmissionComb.
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Transcomb’)
- Returns:
csi_rs_trans_comb: 0 | 1| 2
- set(csi_rs_trans_comb: EutraCsiRsTransComb, cellNull=CellNull.Default, indexNull=IndexNull.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:CSIS:[CELL<CH0>]:TRANscomb<ST_OPTIONAL> driver.source.bb.eutra.downlink.csis.cell.transcomb.set(csi_rs_trans_comb = enums.EutraCsiRsTransComb._0, cellNull = repcap.CellNull.Default, indexNull = repcap.IndexNull.Default)
Sets the parameter NZP-TransmissionComb.
- Parameters:
csi_rs_trans_comb – 0 | 1| 2
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Transcomb’)
Cloning the Group
# Create a copy of the original group, that exists independently
transcomb_copy = driver.source.bb.eutra.downlink.csis.cell.transcomb.clone()