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.k6Pulse.sense.sweep.scapture.events.get()

Specifies the number of trigger events for which data segments are to be captured.

return

count: numeric value

set(count: float) None[source]
# SCPI: [SENSe]:SWEep:SCAPture:EVENts
driver.applications.k6Pulse.sense.sweep.scapture.events.set(count = 1.0)

Specifies the number of trigger events for which data segments are to be captured.

param count

numeric value