E4990A Help
424
Parameter Value
Description
Port information (input/output)
Data Type Numeric type (Integer)
Range 0 ~ 15
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Long
Var= 0
Ana.WriteString ":CONT:HAND:D" & Str(Var), True
Ana.WriteString ":CONT:HAND:D?", True
Var=Ana.ReadNumber
Related Commands
:CONT:HAND:D:MODE
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.CONTROL.HANDLER.D.DATA
:CONT:HAND:D:MODE
Type
Command/Query
Syntax
:CONTrol:HANDler:D:MODE {INPut|OUTPut}
:CONTrol:HANDler:D:MODE?
Description
This command sets/gets the input/output direction of port D of the handler
I/O.
Variable
Parameter Selection Option
Description Input/output direction of port D
Data Type Character string type (String)