Slot
SCPI Command :
[SENSe]:NR5G:FRAMe:SLOT
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:NR5G:FRAMe:SLOT value: float = driver.applications.k14Xnr5G.sense.nr5G.frame.slot.get()
Defines the number of slots that are analyzed.
- set(slot: float) None[source]
# [SENSe]:NR5G:FRAMe:SLOT driver.applications.k14Xnr5G.sense.nr5G.frame.slot.set(slot = 1.0)
Defines the number of slots that are analyzed.
- Parameters:
slot – ALL Analyzes all slots in a frame. numeric value (integer only) Analyzes a certain number of slots in a frame.