Event
SCPI Command :
[SENSe]:SWEep:EVENt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:SWEep:EVENt value: float = driver.applications.k14Xnr5G.sense.sweep.event.get()
Defines the number of events in a combined measurement sequence.
- set(event: float) None[source]
# [SENSe]:SWEep:EVENt driver.applications.k14Xnr5G.sense.sweep.event.set(event = 1.0)
Defines the number of events in a combined measurement sequence.