Level
SCPI Commands :
[SOURce<HW>]:NOISe:LEVel:RELative
[SOURce<HW>]:NOISe:LEVel:[ABSolute]
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_absolute() float[source]
# [SOURce<HW>]:NOISe:LEVel:[ABSolute] value: float = driver.source.noise.level.get_absolute()
Queries the level of the noise signal in the system bandwidth within the enabled bandwidth limitation.
- Returns:
absolute: float Noise level within the bandwidth limitation
- get_relative() float[source]
# [SOURce<HW>]:NOISe:LEVel:RELative value: float = driver.source.noise.level.get_relative()
Queries the level of the noise signal per Hz in the total bandwidth.
- Returns:
relative: float Range: -149.18 to -52.67