SCPI.SENSe.MULTiplexer.CATalog

Object type

Property (Read-only)

Syntax

Param = SCPI.SENSe.MULTiplexer.CATalog

Description

This command reads the name of the multiport test set.

Examples

Dim MultCat As String
MultCat = SCPI.SENSe.MULTiplexer.CATalog

Related objects

SCPI.SENSe.MULTiplexer(Id).NAME

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

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

Query response

{string}<newline><^END>

Example of use

10 OUTPUT 717;":SENS:MULT:CAT?"
20 ENTER 717;A$