SrSlot

SCPI Command :

[SENSe]:NR5G:FRAMe:SRSLot
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [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.

Returns:

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# [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.

Parameters:

state – ON | OFF | 1 | 0