SYSTem:LANGuage
SYSTem:LANGuage
This functionality is available on the 34972A only.Syntax
SYSTem:LANGuage <language>
SYSTem:LANGuage?
Description
This command allows you to specify whether the instrument should behave as a 34970A or a 34972A.
Parameters
Name Type Range of Values Default Value <language> Discrete {"34970A"|"34972A"} This is a required parameter.
Remarks
- This command only affects the output of the *IDN? and SYSTem:CTYPe? queries.
- If you do not specify 34970A or 34972A, the instrument will dispatch an error message.
Return Format
The query returns "34970A" or "34972A".
Examples
The following command sets the language to 34970A.
SYST:LANG "34970A"
The following query returns the current <language> setting for the instrument.
SYST:LANG?
Typical Response: "34970A"