SCPI.SERVice.ACHannel.COUNt

Object type

Property (Read Only)

Syntax

Value = SCPI.SERVice.ACHannel.COUNt

Description

This command reads the upper limit of the number of channels of the E5061B.

Variable

Parameter

Value

Description

Upper limit of the number of channels

Data type

Long integer type (Long)

 

Range

4

Examples

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

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:ACHannel:COUNt?

Query response

{numeric}<newline><^END>

Example of use

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