SCPI Command
SYSTem:TEMPerature:SENSor<Idx>?
Reads out the specified sensor temperature inside the Analyzer. The sensor number is specified by <Idx>: <Idx> = 1 specifies the RF block; <Idx> = 2 specifies the LO block. |
---|
query only |
Analyzer
°C (degrees Celsius)
<numeric>
None
Equivalent COM Command
SCPI.SYSTem.TEMPerature.SENSor(Idx)
Value = app.SCPI.SYSTem.TEMPerature.SENSor(1)
Double (read only)
Warning |
Object SENSor has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages. |
Back to SYSTem
Back to Command Finder