user manual

106 Chapter 7
COM Object Reference
SCPI.SENSe(Ch).MULTiport.PROPerty
SCPI.SENSe(Ch).MULTiport.PROPerty
Object type Property
Syntax SCPI.SENSe(Ch).MULTiport.PROPerty = Status
Status = SCPI.SENSe(Ch).MULTiport.PROPerty
Description For channel 1 to channel 4, specifies whether to display the port connection status of
the test set.
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.PROPerty = True
Status = SCPI.SENSe(1).MULTiport.PROPerty
Related objects SCPI.SENSe(Ch).MULTiport.STATe on page 107
SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect on page 104
Equivalent key
[System] - 87075 Setup - Property
Status
Description Test set connection property status.
Data type Boolean
Range True (-1) or False (0)
Preset value True