user manual

Chapter 7 107
COM Object Reference
SCPI.SENSe(Ch).MULTiport.STATe
SCPI.SENSe(Ch).MULTiport.STATe
Object type Property
Syntax SCPI.SENSe(Ch).MULTiport.STATe = Status
Status = SCPI.SENSe(Ch).MULTiport.STATe
Description For channel 1 to channel 4, enables/disables the test set. If off is specified, test set
calibration cannot be executed.
Variable
For information on the variable (Ch), see Table 7-2, “Variable (Ch),” on page 91.
Examples
Dim Status as Boolean
SCPI.SENSe(1).MULTiport.STATe = True
Status = SCPI.SENSe(1).MULTiport.STATe
Related objects SCPI.SENSe(Ch).MULTiport.PROPerty on page 106
SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect on page 104
SCPI.SENSe(Ch).CORRection.MULTiport.SELF. STATe on page 102
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. SAVE on page 100
Equivalent key
[System] - 87075 Setup - 87075 Control
Status
Description Multiport test set control status.
Data type Boolean
Range True (-1) or False (0)
Preset value True