SCPI.SERVice.CHANnel.COUNt

Object type

Property (Read-only)

Syntax

Value = SCPI.SERVice.CHANnel.COUNt

Description

This reads the upper limit of the number of channels of the E5072A.

Variable

Parameter

Value

Description

Upper limit of the number of channels.

Data type

Long integer type (Long)

Examples

Dim MaxChan As Long
MaxChan = SCPI.SERVice.CHANnel.COUNt

Equivalent key

System > Misc Setup > Channel/Trace Setup

Equivalent SCPI command

Syntax

:SERVice:CHANnel:COUNt?

Query response

{numeric}<newline><^END>

Example of use

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