SCPI.SERVice.PORT.COUNt

Object type

Property (Read-only)

Syntax

Value = SCPI.SERVice.PORT.COUNt

Description

This command reads the number of ports of the E5072A.

Variable

Parameter

Value

Description

Number of ports

Data type

Long integer type (Long)

Examples

Dim MaxPort As Long
MaxPort = SCPI.SERVice.PORT.COUNt

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:PORT:COUNt?

Query response

{numeric}<newline><^END>

Example of use

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