NgParameter
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:CA:CELL<CH0>:PHICh:NGParameter
- class NgParameterCls[source]
NgParameter commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cellNull=CellNull.Default) RsSmw.enums.PhichNg [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:CA:CELL<CH0>:PHICh:NGParameter value: enums.PhichNg = driver.source.bb.eutra.downlink.ca.cell.phich.ngParameter.get(cellNull = repcap.CellNull.Default)
Sets the parameter N_g according to .
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- return
ng_parameter: NG1_6| NG1_2| NG1| NG2| NGCustom NG1_6 | NG1_2 | NG1 | NG2 Determines the number of PHICH groups. NGCustom (not if carrier aggregation is used) The number of PHICH groups are set with the command [:SOURcehw]:BB:EUTRa:DL[:SUBFst0]:ENCC:PHICh[:CELLccidx]:NOGRoups.
- set(ng_parameter: RsSmw.enums.PhichNg, cellNull=CellNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:CA:CELL<CH0>:PHICh:NGParameter driver.source.bb.eutra.downlink.ca.cell.phich.ngParameter.set(ng_parameter = enums.PhichNg.NG1, cellNull = repcap.CellNull.Default)
Sets the parameter N_g according to .
- param ng_parameter
NG1_6| NG1_2| NG1| NG2| NGCustom NG1_6 | NG1_2 | NG1 | NG2 Determines the number of PHICH groups. NGCustom (not if carrier aggregation is used) The number of PHICH groups are set with the command [:SOURcehw]:BB:EUTRa:DL[:SUBFst0]:ENCC:PHICh[:CELLccidx]:NOGRoups.
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)