ZczConfig
SCPI Command :
[CONFigure]:SIGNaling:LTE:CELL:POWer:UL:ZCZConfig
- class ZczConfigCls[source]
ZczConfig commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:POWer:UL:ZCZConfig value: int = driver.configure.signaling.lte.cell.power.uplink.zczConfig.get(cell_name = 'abc')
Sets the parameter ‘zeroCorrelationZoneConfig’, signaled to the UE.
- param cell_name:
No help available
- return:
config: No help available
- set(cell_name: str, config: int) None[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:POWer:UL:ZCZConfig driver.configure.signaling.lte.cell.power.uplink.zczConfig.set(cell_name = 'abc', config = 1)
Sets the parameter ‘zeroCorrelationZoneConfig’, signaled to the UE.
- param cell_name:
No help available
- param config:
No help available