Method (Write Only)
SCPI.CALCulate(Ch).PARameter.TNAMe.SELect = Name
This command sets the measurement parameter of the selected trace for the selected channel (Ch). The trace can be selected by the trace name once its defined earlier with SCPI.CALCulate(Ch).PARameter(Tr).TNAMe.DATA command.
Parameter |
Name |
Description |
Name of the trace |
Data type |
Character string type (String) |
Dim MeasPara As String
SCPI.CALCulate(1).PARameter.TNAMe.SELect = "duptrace"
Trace Prev / Trace Next
:CALCulate{[1]-160}:PARameter:TNAMe:SELect <string>
10 OUTPUT 717;":CALC1:PAR:TNAM:SEL ""DUPTRACE"""