194 Appendix C
COM Object Reference
SCPI.CALCulate(Ch).SRL.IMPedance.MANual
SCPI.CALCulate(Ch).SRL.IMPedance.MANual
Object type Property
Syntax SCPI.CALCulate(Ch).SRL.IMPedance.MANual = Val ue
Val ue = SCPI.CALCulate(Ch).SRL.IMPedance.MANual
Description For the active trace of channels 1 to 4 (Ch), sets the average cable impedance to be used in
the SRL calculation.
Variable
For information on the variable (Ch), see Table C-2, “Variable (Ch),” on page 159.
Examples Dim Imp As Double
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SRL.IMPedance.AUTO.STATe = False
SCPI.CALCulate(1).SRL.IMPedance.MANual = 75
Imp = SCPI.CALCulate(1).SRL.IMPedance.MANual
Related objects SCPI.CALCulate(Ch).SRL.STATe on page 195
SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.CUToff on page 192
SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.STATe on page 193
Equivalent key [Analysis] - SRL - Manual Z
Value
Description Average cable impedance value.
Data type Double precision floating point type (Double)
Range 10 to 1000
Preset value 50 or 75
Unit Ohm