Number

SCPI Command :

[SENSe]:EVALuation:PACKet:NUMBer
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:EVALuation:PACKet:NUMBer
value: float = driver.applications.k149Uwb.sense.evaluation.packet.number.get()

Sets the number of the packet within its class, referring to packets in the current capture buffer.

Returns:

packet: numeric value

set(packet: float) None[source]
# [SENSe]:EVALuation:PACKet:NUMBer
driver.applications.k149Uwb.sense.evaluation.packet.number.set(packet = 1.0)

Sets the number of the packet within its class, referring to packets in the current capture buffer.

Parameters:

packet – numeric value