Number

SCPI Command :

[SENSe]:EVALuation:PACKet:NUMBer
class NumberCls[source]

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

get() float[source]
# SCPI: [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.

return

packet: numeric value

set(packet: float) None[source]
# SCPI: [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.

param packet

numeric value