- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
SCPI.SENSe(Ch).CORRection.RECeiver(Pt).COLLect.ACQuire
对象类型
方式(只写)
语法
SCPI.SENSe(Ch).CORRection.RECeiver(Pt).COLLect.ACQuire = Src
说明
这个命令针对选择通道(Ch)的选择端口(Pt)的测量,执行接收机校准。This command executes receiver calibration, for measurement the selected port of selected channel .
因为针对测量端口和源端口的功率校准信息可用于差错系数校准,所以在校准接收机之前对两个端口进行功率校准可改善接收机校准的精度。
变量
参数 | Src |
说明 | 针对接收机修正指定源端口。 |
数据类型 | 长整型(Long) |
范围 | 1到4 |
注 | 如果指定相同的端口号作为测量端口号,执行时就会出错。 |
应用实例
SCPI.SENSe(1).CORRection.RECeiver(2).COLLect.ACQuire = 4
相关对象
SCPI.SENSe(Ch).CORRection.RECeiver(Pt).STATe
等效键
Cal > Receiver Calibration > Select Port 1|2|3|4
校准 > 接收机校准 > 选择端口1|2|3|4
Cal > Receiver Calibration > Source Port 1|2|3|4
校准 > 接收机校准 > 源端口1|2|3|4
Cal > Receiver Calibration > Take Cal Sweep
校准 > 接收机校准 > 进行校准扫描
等效SCPI命令
语法
:SENSe{[1]-36}:CORRection:RECeiver{[1]|2|3|4}:COLLect:ACQuire <numeric>
应用实例
10 OUTPUT 717;":SENS1:CORR:REC1:COLL:ACQ 2"
20 OUTPUT 717;"*OPC?"
30 ENTER 717;A
上一篇:SCPI.SENSe(Ch).CORRection.RECeiver(Pt).STATe
下一篇:SCPI.SENSe(Ch).OFFSet.PORT(Pt).FREQuency.STARt