SCPI Command
SERVice:CHANnel<Ch>:TRACe:ACTive?
Reads out the active trace number of the channel. |
---|
query only |
Channel <Ch>,
<Ch>={[1]|2|...16}
<numeric> from 1 to 16
None
Equivalent COM Command
SCPI.SERVice.CHANnel(Ch).TRACe(1).ACTive
Value = app.SCPI.SERVice.CHANnel(Ch).TRACe.ACTive
Long (read/write)
Warning |
Object TRACe has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages. |
Back to SERVice
Back to Command Finder