SCPI.SENSe(Ch).MULTiplexer(Id).PORT(Pt).CATalog
对象类型
属性(只读)
语法
String = SCPI.SENSe.MULTiplexer(Id).PORT(Pt).CATalog
说明
当使用E5091A测量测量中的选择通道(Ch)时,这个命令为ID是2(Id)的E5091A的端口1到20(Pt)返回端口分配。
实例
Dim PortCat As String
PortCat = SCPI.SENSe.MULTiplexer(1).PORT(4).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
等效键
前面板上没有等效键。
等效SCPI命令
语法
:SENSe{[1]-36}: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$