Events
SCPI Command :
[SENSe]:SWEep:SCAPture:EVENts
- class EventsCls[source]
Events commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:SWEep:SCAPture:EVENts value: float = driver.applications.k14Xnr5G.sense.sweep.scapture.events.get()
- Defines the number of segments to capture.
INTRO_CMD_HELP: Prerequisites for this command
Select external of IF power trigger source (TRIGger[:SEQuence]:SOURce<ant>) .
Turn on segmented capture ([SENSe:]SWEep:SCAPture:STATe) .
- return
events: No help available
- set(events: float) None [source]
# SCPI: [SENSe]:SWEep:SCAPture:EVENts driver.applications.k14Xnr5G.sense.sweep.scapture.events.set(events = 1.0)
- Defines the number of segments to capture.
INTRO_CMD_HELP: Prerequisites for this command
Select external of IF power trigger source (TRIGger[:SEQuence]:SOURce<ant>) .
Turn on segmented capture ([SENSe:]SWEep:SCAPture:STATe) .
- param events
No help available