Slot
SCPI Command :
[SENSe]:NR5G:FRAMe:SLOT
- class SlotCls[source]
- Slot commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get() float[source]
- # SCPI: [SENSe]:NR5G:FRAMe:SLOT value: float = driver.applications.k14Xnr5G.sense.nr5G.frame.slot.get() - Defines the number of slots that are analyzed. - return
- slot: No help available 
 
 - set(slot: float) None[source]
- # SCPI: [SENSe]:NR5G:FRAMe:SLOT driver.applications.k14Xnr5G.sense.nr5G.frame.slot.set(slot = 1.0) - Defines the number of slots that are analyzed. - param slot
- ALL Analyzes all slots in a frame. numeric value (integer only) Analyzes a certain number of slots in a frame.