Sant
SCPI Command :
[CONFigure]:SIGNaling:LTE:CELL:SRS:COMMon:SANT
- class SantCls[source]
Sant commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) bool[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:SRS:COMMon:SANT value: bool = driver.configure.signaling.lte.cell.srs.common.sant.get(cell_name = 'abc')
Configures the parameter ‘ackNackSRS-SimultaneousTransmission’. Only configurable for the mode UDEFined.
- param cell_name:
No help available
- return:
enable: No help available
- set(cell_name: str, enable: bool) None[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:SRS:COMMon:SANT driver.configure.signaling.lte.cell.srs.common.sant.set(cell_name = 'abc', enable = False)
Configures the parameter ‘ackNackSRS-SimultaneousTransmission’. Only configurable for the mode UDEFined.
- param cell_name:
No help available
- param enable:
No help available