user manual

Chapter 7 103
COM Object Reference
SCPI.SENSe(Ch).CORRection.MULTiport.SELF. TIMer
SCPI.SENSe(Ch).CORRection.MULTiport.SELF.
TIMer
Object type Property
Syntax SCPI.SENSe(Ch).CORRection.MULTiport.SELF.TIMer = Valu e
Va lu e = SCPI.SENSe(Ch).CORRection.MULTiport.SELF.TIMer
Description For channel 1 to channel 4, specifies the interval at which the self calibration of the
test set is executed automatically. If
SCPI.SENSe(Ch).CORRection.MULTiport.SELF. STATe on page 102 is on,
self calibration is executed at intervals specified by this command.
Variable
For information on the variable (Ch), see Table 7-2, “Variable (Ch),” on page 91.
Examples
Dim Interval As Integer
SCPI.SENSe(1).CORRection.MULTiport.SELF.TIMer = 30
Interval = SCPI.SENSe(1).CORRection.MULTiport.SELF.TIMer
Related objects SCPI.SENSe(Ch).CORRection.MULTiport.SELF. ONCE on page 101
SCPI.SENSe(Ch).CORRection.MULTiport.SELF. STATe on page 102
Equivalent key
[CAL] - Test Set Cal - Timer
Val ue
Description Interval for auto run of self calibration.
Data type integer type (integer)
Range 1 to 43200
Preset value 60
Unit Minute