Control - Keysight E4990A Help Manual

Impedance analyzer
Hide thumbs Also See for E4990A:
Table of Contents

Advertisement

E4990A Help
Examples
Dim Var as String
Var= "DEG"
Ana.WriteString ":CALC1:UNIT:ANGL " & Var, True
Ana.WriteString ":CALC1:UNIT:ANGL?", True
Var=Ana.ReadString
Related Commands
:CALC:PAR:DEF
Equivalent Softkey
> Phase Unit
Format
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.UNIT.ANGLE

CONTROL

:CONT:HAND:A
Type
Command
Syntax
:CONTrol:HANDler:A[:DATA] <Value>
Description
This command sets/gets information of output port A (A0 to A7) of the
handler I/O. Port information is output as 8-bit binary data using A0 as
LSB and A7 as MSB.
Variable
Parameter
Description
Data Type
Range
Examples
Dim Var as Long
Var= 10
Ana.WriteString ":CONT:HAND:A " & Str(Var), True
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.CONTROL.HANDLER.A.DATA
:CONT:HAND:B
Type
420
Value
Port information (output)
Numeric type (Integer)
0 ~ 255

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents