SYSTem:INTerface
SYSTem:INTerface
This functionality is available on the 34970A only.Syntax
SYSTem:INTerface {GPIB|RS232}
SYSTem:INTerface?
Description
This command/query selects the remote interface for the instrument. Only one interface can be enabled at a time. The GPIB interface is selected when the instrument is shipped from the factory.
Remarks
- This command only has effect on the 34970A. The 34972A will accept the command, but the command will have no effect. Both the parameters and the response to the query are meaningless.
- The non-selected interface is disabled immediately.
Return Format
The query returns GPIB or RS232. On the 34972A, the (meaningless) response is GPIB.
Examples
The following command sets the remote interface to RS-232 on a 34970A.
SYST:INT RS232
The following query returns the remote interface for a 34970A.
SYST:INT?
Typical Response: RS232