State
SCPI Command :
[SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:UPPTs:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell=Cell.Default) bool [source]
# SCPI: [SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:UPPTs:STATe value: bool = driver.source.bb.tdscdma.up.cell.uppts.state.get(cell = repcap.Cell.Default)
Queries the state of the downlink/uplink pilot timeslot.
- param cell
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)
- return
state: 1| ON| 0| OFF