完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我正在尝试配置列表扫描(matlab)。
例如:[1e6 -2 2e-3; 10e6 -3 2e-3; 20e6 -3 2e-3],其中每行中的第一个元素是频率,secod是幂,第三个是停留时间。 我不想从文件加载列表,而是每次都插入一个新行(或者通过插入向量,如果可能的话)来创建列表。 我得到的问题是我找不到用于在扫描列表中插入新行的SCPI命令。 我会很高兴得到一些帮助。 谢谢,波阿斯 以上来自于谷歌翻译 以下为原文 Hi, I'm trying to configure a list sweep (Matlab). for example: [1e6 -2 2e-3; 10e6 -3 2e-3; 20e6 -3 2e-3], where the first element in each row is the frequency, the secod is the power and the third is the dwell time. I don't want to load a list from a file, but rather make a list by inserting a new row each time (or by inserting the vector, if possible). The problem I get is that I can't find the SCPI command for inserting a new row in the sweep list. I'll be glad for some help. Thanks, Boaz |
|
相关推荐
1个回答
|
|
Hi Boaz - 在E4438C中有三个用于列表扫描的SCPI命令。
每个矢量都在构成扫描三个元素的3个矢量之一上工作:频率,幅度和驻留。 例如,要配置下面列出的扫描,请使用以下SCPI命令:频率向量:: SOURce:LIST:FREQuency 1e6,10e6,20e6功率向量:: SOURce:LIST:POWer -2,-3,-3 Dwell vector: :SOURce:LIST:DWELl 2e-3,2e-3,2e-3这些命令将作用于当前列表扫描点。 现在,为了添加另一个扫描点,您必须重新发送这三个命令。 例如添加第4个元素:: SOURce:LIST:FREQuency 1e6,10e6,20e6,30e6幂向量:: SOURce:LIST:POWer -2,-3,-3,-2 Dwell vector :: SOURce:LIST:DWELl 2e-3,2e-3,2e-3,2e-3问候 - 以上来自于谷歌翻译 以下为原文 Hi Boaz - There are three SCPI commands for list sweep in the E4438C. Each works on one of the 3 vectors that make up the three elements of the sweep: Frequency, Amplitude, and Dwell. For example to configure the sweep that you list below use the following SCPI commands: Frequency vector: :SOURce:LIST:FREQuency 1e6,10e6,20e6 Power vector: :SOURce:LIST:POWer -2,-3,-3 Dwell vector: :SOURce:LIST:DWELl 2e-3,2e-3,2e-3 These commands would act on the current list sweep points. Now, in order to add another sweep point you have to resend the three commands. For example to add a 4th element: :SOURce:LIST:FREQuency 1e6,10e6,20e6,30e6 Power vector: :SOURce:LIST:POWer -2,-3,-3,-2 Dwell vector: :SOURce:LIST:DWELl 2e-3,2e-3,2e-3,2e-3 Regards - |
|
|
|
只有小组成员才能发言,加入小组>>
1199 浏览 0 评论
2335 浏览 1 评论
2137 浏览 1 评论
2010 浏览 5 评论
2883 浏览 3 评论
933浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
684浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
786浏览 0评论
1199浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 15:45 , Processed in 1.295898 second(s), Total 43, Slave 38 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号