Group

SCPI Command :

[SENSe]:EVALuation:STATistics:GROup
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() int[source]
# [SENSe]:EVALuation:STATistics:GROup
value: int = driver.applications.k149Uwb.sense.evaluation.statistics.group.get()

Sets the statistics group to be analyzed.

set(group: int) None[source]
# [SENSe]:EVALuation:STATistics:GROup
driver.applications.k149Uwb.sense.evaluation.statistics.group.set(group = 1)

Sets the statistics group to be analyzed.