Noise

SCPI Command :

SENSe:SIGNaling:AWGN:ADVanced:BWIDth:NOISe
class NoiseCls[source]

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

get(cell_name: str) float[source]
# SCPI: SENSe:SIGNaling:AWGN:ADVanced:BWIDth:NOISe
value: float = driver.sense.signaling.awgn.advanced.bandwidth.noise.get(cell_name = 'abc')

Queries the noise bandwidth.

param cell_name:

No help available

return:

noise_bandwidth: No help available