Range

SCPI Command :

[SENSe]:EVALuation:STATistics:RANGe
class RangeCls[source]

Range commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() RsFsw.enums.StaticsticsRange[source]
# SCPI: [SENSe]:EVALuation:STATistics:RANGe
value: enums.StaticsticsRange = driver.applications.k149Uwb.sense.evaluation.statistics.range.get()

Sets the type of range used for evaluating packets.

return

staticstics_range: CAPTure | COUNt

set(staticstics_range: RsFsw.enums.StaticsticsRange) None[source]
# SCPI: [SENSe]:EVALuation:STATistics:RANGe
driver.applications.k149Uwb.sense.evaluation.statistics.range.set(staticstics_range = enums.StaticsticsRange.CAPTure)

Sets the type of range used for evaluating packets.

param staticstics_range

CAPTure | COUNt