SCPI.SERVice.CHANnel.TRACe.COUNt

Object type

Property (Read-only)

Syntax

Value = SCPI.SERVice.CHANnel.TRACe.COUNt

Description

This command reads the upper limit of the number of traces per channel.

Variable

Parameter

Value

Description

Upper limit of the number of traces.

Data type

Long integer type (Long)

Examples

Dim MaxTrac As Long
MaxTrac = SCPI.SERVice.CHANnel.TRACe.COUNt

Equivalent key

System > Misc Setup > Channel/Trace Setup

Equivalent SCPI command

Syntax

:SERVice:CHANnel:TRACe:COUNt?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;":SERV:CHAN:TRAC:COUN?"
20 ENTER 717;A