E5071C
2752
SCPI.SYSTem.TEMPerature.STATe
Object type
Property (Read-only)
Syntax
Status = SCPI.SYSTem.TEMPerature.STATe
Description
This command does not works in E5071C. This command is provided
because of its command compatibility with E5070B/E5071B. On execution,
this command does not works and generates no error.
Variable
Parameter Status
Description Dummy Parameter
Data type Boolean type (Boolean)
Range Always True
Examples
Dim WarmUp As Boolean
WarmUp = SCPI.SYSTem.TEMPerature.STATe
Equivalent key
None
Equivalent SCPI command
Syntax
:SYSTem:TEMPerature[:STATe]?
Query response
{1}<newline><^END>
Example of use
10 OUTPUT 717;":SYST:TEMP?"
30 ENTER 717;A