SYSTem:INSTrument

SYSTem:INSTrument

Last updated: December 3, 2008

GPIB Command Conventions

SYSTem:INSTrument:TEMPerature?

Function

GSM TA

Queries the current internal operating temperature.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Query

Range: -60.0 to 100.0 (°C)

Requirements GSM/GPRS/
EGPRS TA

Revision: A.09 and above

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:INSTRUMENT:TEMPERATURE?" 

SYSTem:INSTrument:THERmal:POWer:NULL:ADJust:INFormation?

Function

GSM TA

Queries the information about Thermal Power Null Adjustment.

The query returns 3 comma separated values for the Thermal Power Null Adjustment: Data and Time, Temperature and Pass/Fail.

  • Date and Time indicates when the Thermal Power Null Adjustment is performed.
  • Temperature indicates the internal operating temperature when the Thermal Power Null Adjustment is performed.
  • Pass/Fail indicates whether the Thermal Power Null Adjustment is performed successfully.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Query

Range

  • Date and Time: "2000-01-01 00:00:00" to "2100-01-01 00:00:00"
  • Temperature: -60.0 to 100.0 (°C)
  • Pass/Fail: 1| 0
Requirements GSM/GPRS/
EGPRS TA

Revision: A.09 and above

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:INSTRUMENT:THERMAL:POWER:NULL:ADJUST:INFORMATION?"