完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我无法在“标准”测量类的远程控制“校准全部”会话期间禁用源功率校准。
如果我使用完全相同的仪器设置通过前面板执行“全部校准”会话,它可以正常工作。 我已经尝试了很多方法来禁用远程控制“Cal All”会话期间的源功率校准选项但没有成功。 我和Joel博士谈过,他建议我查阅文档,特别是:System - CalAll - MCLass - STATE ...然后查找“Include Power Calibration”的相关属性。 我发现以下命令可能有效:SENSe:CORRection:COLLect:GUIDed:PSENsor [:STATe],[src]我已经尝试过这个命令,即使使用特定的'Cal All'频道号......也没有用。 请指教。 还相关:“Abort Power Cal Sweep”命令似乎也不能在“Cal All”会话中起作用。 还有相关:有没有办法以编程方式在PNA中查询有关“Cal All”会话中各个校准扫描的通过/失败状态? 我需要根据扫描结果指导程序流...如果失败,那么我需要通知操作员重试或中止。 目前,用户必须监视PNA屏幕的通过/失败指示并正确解释它......这种技术被证明是不合适的。 以上来自于谷歌翻译 以下为原文 I Cannot disable source power calibration during a remote control ‘Cal All’ session for a 'Standard' measurement class. It works fine if I perform a 'Cal All' session via the front panel using the exact same instrument settings. I’ve tried many ways to disable the source power calibration option during a remote control ‘Cal All’ session with no success. I’ve talked with Dr. Joel and he suggests I consult the documentation, specifically: System – CalAll – MCLass – STATE….and then look up the associated property for “Include Power Calibration”. I found the following command that may have an effect: SENSe:CORRection:COLLect:GUIDed:PSENsor[:STATe] , [src] I have already tried this command, even using the specific ‘Cal All’ channel number…no worky. Please advise. Also related: The “Abort Power Cal Sweep” command also does not appear to work in the ‘Cal All” session. Also related: Is there a way to programmatically query the PNA for a pass/fail status regarding the individual calibration sweeps within a ‘Cal All’ session? I need to direct program flow based on the sweep outcome…if it fails then I need to inform the operator to retry or abort. Currently, the user would have to monitor the PNA screen for pass/fail indications and interpret it correctly…this technique is proving to be inadequate. |
|
相关推荐
2个回答
|
|
以下是您需要的命令:SYST:CAL:ALL:MCL:PROP:VAL“包括功率校准”,“False”以下是记录的位置:http://na.support.keysight.com/pna/
help / latest / Programming / GP-IB_Command_Finder / SystCalAll.htm #PropValueSelect按照'有效属性列表'链接。 以上来自于谷歌翻译 以下为原文 Here is the command that you want: SYST:CAL:ALL:MCL:PROP:VAL "Include Power Calibration", "False" And here is where it is documented: http://na.support.keysight.com/pna/help/latest/Programming/GP-IB_Command_Finder/SystCalAll.htm#PropValueSelect Follow the 'list of valid properties' link. |
|
|
|
关于电源校准禁用。
下面的序列将会这样做。 请注意,我认为“错误”的论点是区分大小写的,这是不幸的。 关于校准期间的扫描状态。 除了syst之外,目前还没有其他机制:错误? 我们不会尝试评估数据收集以测量校准套件标准。 但是,最近有一项改变是将功率计采集的失败通知推送到scpi eror队列中。 该更改是针对将来无法使用的固件的未来版本。 虽然有可能在不久的将来包含此警告等待更新。 请注意,它只适用于功率测量。 您目前使用的固件版本是什么? * CLS系统:预设; * OPC? SYST:CAL:ALL:SEL 1 SYST:CAL:ALL:IFBW 1000 SYST:CAL:ALL:CHAN1:PORT:SEL 1,2 syst:cal:all:mcl:prop:val“Include Power Calibration”,“false” SYST:CAL:ALL:GUID:陈? SENS1000:corr:coll:guid:conn:port1“APC 3.5 female”SENS1000:corr:coll:guid:conn:port2“APC 3.5 female”SENS1000:corr:coll:guid:ckit:port1“N4691-60006 ECal 07617” SENS1000:corr:coll:guid:ckit:port2“N4691-60006 ECal 07617”SENS1000:CORR:COLL:GUID:INIT; * OPC? SENS1000:CORR:COLL:GUID:步骤? SENS1000:corr:coll:guid:acq STAN1; * OPC? SENS1000:科尔:科尔:GUID:保存:IMM; * OPC? 以上来自于谷歌翻译 以下为原文 With regard to the power cal disabling. This sequence below will do that. Note that I believe the "false" argument is case sensitive which is unfortunate. With regard to the status of sweeps during a calibration. There's currently no other mechanism besides syst:err? and we don't attempt to evaluate the data collection for measurements of cal kit standards. However, there has been a recent change to push the fail notification of a power meter acquisition into the scpi eror queue. That change is on a future revision of firmware that won't be available for sometime. Though It may be possible to include this warning in a near future pending update. Mind you it would only be for the power measurements. What firmware revision are you currently using? *CLS system:preset; *OPC? SYST:CAL:ALL:SEL 1 SYST:CAL:ALL:IFBW 1000 SYST:CAL:ALL:CHAN1:PORT:SEL 1,2 syst:cal:all:mcl:prop:val "Include Power Calibration", "false" SYST:CAL:ALL:GUID:CHAN? SENS1000:corr:coll:guid:conn:port1 "APC 3.5 female" SENS1000:corr:coll:guid:conn:port2 "APC 3.5 female" SENS1000:corr:coll:guid:ckit:port1 "N4691-60006 ECal 07617" SENS1000:corr:coll:guid:ckit:port2 "N4691-60006 ECal 07617" SENS1000:CORR:COLL:GUID:INIT; *OPC? SENS1000:CORR:COLL:GUID:STEPs? SENS1000:corr:coll:guid:acq STAN1;*OPC? SENS1000:corr:coll:guid:save:imm;*OPC? |
|
|
|
只有小组成员才能发言,加入小组>>
1272 浏览 0 评论
2371 浏览 1 评论
2187 浏览 1 评论
2061 浏览 5 评论
2944 浏览 3 评论
1091浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
746浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
912浏览 0评论
1276浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 23:50 , Processed in 1.339223 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号