User`s guide

Table Of Contents
Chapter 13 297
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:CONT:HAND:C:MODE
Syntax :CONTrol:HANDler:C:MODE {INPut|OUTPut}
:CONTrol:HANDler:C:MODE?
Description Sets the input/output direction of port C of the handler I/O.
For details about the handler I/O, see Chapter 10.
Parameters
Query response {INP|OUTP}<newline><^END>
Example of use
10 OUTPUT 717;":CONT:HAND:C:MODE OUTP"
20 OUTPUT 717;":CONT:HAND:C:MODE?"
30 ENTER 717;A$
Related commands :CONT:HAND:C on page 296
Equivalent key No equivalent key is available on the front panel.
Description
INPut (preset value) Specifies input.
OUTPut Specifies output.