Agilent Technologies E5071C Manual page 1218

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

ComplexSin(x)
ComplexSinh(x)
ComplexExp(x)
ComplexLog(x)
ComplexLog10(x)
ComplexSqrt(x)
Sample Program
:
:
Dim Dmy As Long
Dim s21_raw As Variant
Dim s31_raw As Variant
Dim s21_Comp As Complex
Dim s31_Comp As Complex
Dim trAce_ratio_comp As Complex
Dim trAce_ratio(401) As Double
SCPI.DISPlay.Split = "D1"
SCPI.DISPlay.WINDow(1).Split = "D12_34"
SCPI.CALCulate(1).PARameter.Count = 2
SCPI.CALCulate(1).PARameter(1).DEFine = "s21"
SCPI.CALCulate(1).PARameter(2).DEFine = "s31"
SCPI.SENSe(1).SWEep.POINts = 201
:
:
:
SCPI.TRIGger.SEQuence.Source = "bus"
SCPI.TRIGger.SEQuence.SINGle
Dmy = SCPI.IEEE4882.OPC
'''' Get corrected data array
Returns the sine.
Returns the hyperbolic sine.
x
Returns e
.
Returns the natural logarithm.
Returns the common logarithm.
Returns the square root.
Programming
1445

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents