Appendix C 173
COM Object Reference
SCPI.CALCulate(Ch).SELected.TRANsform.TIME. CENTer
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.
CENTer
Object type Property
Syntax SCPI.CALCulate(Ch).SELected.TRANsform.TIME.CENTer = Va lu e
Val ue = SCPI.CALCulate(Ch).SELected.TRANsform.TIME.CENTer
Description For the active trace of channels 1 to 4 (Ch), sets the center value used for the
transformation function of the fault location function.
Variable
For information on the variable (Ch), see Table C-2, “Variable (Ch),” on page 159.
Examples Dim Cent As Double
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SELected.TRANsform.TIME.CENTer = 1E-8
Cent = SCPI.CALCulate(1).SELected.TRANsform.TIME.CENTer
Related objects SCPI.CALCulate(Ch).SELected.TRANsform.TIME.SPAN on page 179
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe on page 181
Equivalent key [Analysis] - Fault Location - Center
Value
Description Center value
Data type Double precision floating point type (Double)
Range Varies depending on the frequency span and the number of points.
Preset value 0
Unit s (second)
Note If the specified variable is out of the allowable setup range, the minimum value (if the lower
limit of the range is not reached) or the maximum value (if the upper limit of the range is
exceeded) is set.