SrSlot

SCPI Command :

[SENSe]:NR5G:FRAMe:SRSLot
class SrSlotCls[source]

SrSlot commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bool[source]
# SCPI: [SENSe]:NR5G:FRAMe:SRSLot
value: bool = driver.applications.k14Xnr5G.sense.nr5G.frame.srSlot.get()

Turns analysis of custom signals with repeating slots on and off.

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: [SENSe]:NR5G:FRAMe:SRSLot
driver.applications.k14Xnr5G.sense.nr5G.frame.srSlot.set(state = False)

Turns analysis of custom signals with repeating slots on and off.

param state

ON | OFF | 1 | 0