Appendix C 161
COM Object Reference
SCPI.CALCulate(Ch).SELected.TRANsform.DISTance. CLOSs
SCPI.CALCulate(Ch).SELected.TRANsform.DISTance.
CLOSs
Object type Property
Syntax SCPI.CALCulate(Ch).SELected.TRANsform.DISTance.CLOSs = Va lu e
Val ue = SCPI.CALCulate(Ch).SELected.TRANsform.DISTance.CLOSs
Description For the active trace of channels 1 to 4 (Ch), sets the cable loss 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.DISTance.CLOSs = 10
Cent = SCPI.CALCulate(1).SELected.TRANsform.DISTance.CLOSs
Related objects
Equivalent key [Analysis] - Fault Location - Cable Loss
Value
Description Cable Loss value
Data type Double precision floating point type (Double)
Range Varies depending on the distance unit.
Preset value 0
Unit dB/100m or dB/100Ft
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.