Frontend
SCPI Command :
SOURce:TEMPerature:FRONtend
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# SOURce:TEMPerature:FRONtend value: float = driver.source.temperature.frontend.get()
This command queries the current frontend temperature of the FSW. During self-alignment, the instrument’s (frontend) temperature is also measured (as soon as the instrument has warmed up completely) . This temperature is used as a reference for a continuous temperature check during operation. If the current temperature deviates from the stored self-alignment temperature by a certain degree, a warning is displayed in the status bar indicating the resulting deviation in the measured power levels. A status bit in the STATUs:QUEStionable:TEMPerature register indicates a possible deviation.
- Returns:
temperature: Temperature in degrees Celsius.