Property (Read-only)
String = SCPI.SENSe.MULTiplexer(Id).PORT(Pt).CATalog
This command returns a port assigned to Port 1 to 20 (Pt) of the E5091A whose ID is 1 to 2 (Id) when measuring selected channel (Ch) in the measurement using the E5091A.
Dim PortCat As String
PortCat = SCPI.SENSe.MULTiplexer1.PORT4.CATalog
SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT1
SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT2
SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT3
SCPI.SENSe(Ch).MULTiplexer(Id).TSET9.PORT4
SCPI.SENSe(Ch).MULTiplexer(Id).DISPlay.STATe
SCPI.SENSe(Ch).MULTiplexer(Id).PORT(Pt).SELect
No equivalent key is available on the front panel.
:SENSe{[1]-160}:MULTiplexer{[1]|2}:PORT{[1]|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20}:CATalog?
{string}<newline><^END>
10 OUTPUT 717;":SENS1:MULT1:PORT1:CAT?"
20 ENTER 717;A$