State
SCPI Command :
[SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:UPPTs:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cell=Cell.Default) bool[source]
# [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.
- Parameters:
cell – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)
- Returns:
state: 1 | ON | 0| OFF