192 Appendix C
COM Object Reference
SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.CUToff
SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.CUToff
Object type Property
Syntax SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.CUToff = Val ue
Val ue = SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.CUToff
Description For the active trace of channels 1 to 4 (Ch), sets the cutoff frequency for the auto
calculation for the average cable impedance.
Variable
For information on the variable (Ch), see Table C-2, “Variable (Ch),” on page 159.
Examples Dim Length As Double
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SRL.IMPedance.AUTO.STATe = True
SCPI.CALCulate(1).SRL.IMPedance.AUTO.CUToff = 2.1e+008
Length = SCPI.CALCulate(1).SRL.IMPedance.AUTO.CUToff
Related objects SCPI.CALCulate(Ch).SRL.STATe on page 195
SCPI.CALCulate(Ch).SRL.IMPedance.AUTO.STATe on page 193
SCPI.CALCulate(Ch).SRL.IMPedance.MANual on page 194
Equivalent key [Analysis] - SRL - Z Cutoff Freq.
Value
Description Maximum frequency.
Data type Double precision floating point type (Double)
Range 300000 to 3e+009
Preset value 2.1e+008
Unit Hz