- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect
对象类型
属性 (读写)
语法
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect = Value
Value = SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect
说明
这个命令设置/获取选择通道(Ch) 的校准套件。
变量
参数 | Value |
说明 | 校准套件。 ','Arial,8',10,10,00000000,0xc0ffff)">校准套件数 |
数据类型 | 长整型(Long) |
范围 | 1到20 |
预置值 | 1 |
注 | 如果指定变量不在允许的设置范围,执行时就会出错。 |
实例
Dim CalKit As Long
SCPI.SENSe(1).CORRection.COLLect.CKIT.SELect = 3
CalKit = SCPI.SENSe(1).CORRection.COLLect.CKIT.SELect
相关对象
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.LOAD(Cpt)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.OPEN(Cpt)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SELect
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SHORt(Cpt)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.THRU(Cpt_m,Cpt_n)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLLine(Cpt_m,Cpt_n)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLReflect
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLThru(Cpt_m,Cpt_n)
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).DELay
等效键
Cal > Cal Kit
校准 > 校准套件
等效SCPI命令
语法
:SENSe{[1]-36}:CORRection:COLLect:CKIT[:SELect] <numeric>
:SENSe{[1]-36}:CORRection:COLLect:CKIT[:SELect]?
查询响应
{numeric}<newline><^END>
应用实例
10 OUTPUT 717;":SENS1:CORR:COLL:CKIT 3"
20 OUTPUT 717;":SENS1:CORR:COLL:CKIT?"
30 ENTER 717;A
上一篇:SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).ARBitrary
下一篇:SCPI.SENSe(Ch).CORRection.COLLect.CKIT.RESet