Appendix C 195
COM Object Reference
SCPI.CALCulate(Ch).SRL.STATe
SCPI.CALCulate(Ch).SRL.STATe
Object type Property
Syntax SCPI.CALCulate(Ch).SRL.STATe = Status
Status = SCPI.CALCulate(Ch).SRL.STATe
Description For the active trace of channels 1 to 4 (Ch), turn ON/OFF SRL measurement function.
Variable
For information on the variable (Ch), see Table C-2, “Variable (Ch),” on page 159.
Examples Dim Status As Double
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SRL.STATe = True
Status = SCPI.CALCulate(1).SRL.STATe
Related objects
Equivalent key [Analysis] - SRL - SRL
Status
Description SRL measurement function status
Data type Boolean
Range True (-1) or False (0)
Preset value False