SCPI.SENSe.MULTiplexer(Id).INCount

Object type

Property (Read-only)

Syntax

Value = SCPI.SENSe.MULTiplexer(Id).INCount

Description

This command reads the number of input ports of Id, from the E5091A.

Examples

Dim INCount As Long
INCount = SCPI.SENSe(1).MULTiplexer(1).INCount

Related objects

SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT1

SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT2

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SENSe:MULTiplexer{[1]|2}:INCount?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;":SENS:MULT1:INC?"
20 ENTER 717;A