完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我正在使用这个例子向信号发生器发送一个简单的波形。
该示例有效,但它没有在波形开始时发送触发脉冲。 什么是SCPI命令使触发器出现在设备背面的输出连接器上? 谢谢。 https://www.mathworks.com/matlab ... _Waveform_Agilent.m 以上来自于谷歌翻译 以下为原文 Hi, I am using this example to send a simple waveform to the signal generator. the example worked but it did not send the trigger pulse at the start of the waveform. what would be the SCPI command to make the trigger appear at the output connector in the back of the equipment? thanks. https://www.mathworks.com/matlab ... _Waveform_Agilent.m |
|
相关推荐
2个回答
|
|
我想你正在寻找使用标记。
%清除文件fprintf中的所有标记(signalGeneratorObject,':SOURce:RADio:ARB:MARKer:CLEar:ALL“MATLAB_WFM”,1'); %设置标记1(文件名后的第一个输入),从第一个点开始(第二个输入),结束于第1个点(第三个输入)并跳过0.%请参阅http://cp.literature.agilent.com/的第295页 litweb / pdf / N5180-90004.pdf了解更多信息fprintf(signalGeneratorObject,':SOURce:RADio:ARB:MARKer:SET“MATLAB_WFM”,1,1,1,0'); 这将设置标记,使得发生器背面的输出在信号开始时变高。 您可以使用此输出来同步多个仪器,例如发生器和分析仪,使用发生器背面的输出到分析仪的触发线。 有关标记的更多信息,请参阅上面链接的PDF文件。 注意:上面提到的PDF是针对MXG的。 您将需要参考4438C的仪器手册以获取仪器的命令。编辑:vcherian于2016年1月19日下午9:45 以上来自于谷歌翻译 以下为原文 I think you are looking to use markers. % Clear all markers from the file fprintf(signalGeneratorObject,':SOURce:RADio:ARB:MARKer:CLEar:ALL "MATLAB_WFM",1'); % Set marker 1 (first input after filename), starting at the first point (second input), ending at point 1 (third input) and skipping 0. % Refer page 295 of http://cp.literature.agilent.com/litweb/pdf/N5180-90004.pdf for more info fprintf(signalGeneratorObject,':SOURce:RADio:ARB:MARKer:SET "MATLAB_WFM",1,1,1,0'); This will set the markers so that the output at the back of the generator goes high at the start of the signal. You can use this output to synchronize multiple instrument, such as a generator and an analyzer using the output from the back of the generator to the trigger line of the analyzer. Please refer to the PDF file linked above for more information on markers. NOTE: The PDF referred to above was for the MXG. You will want to refer to the instrument manual for the 4438C for the commands for your instrument. Edited by: vcherian on Jan 19, 2016 9:45 PM |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
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-20 00:04 , Processed in 1.388830 second(s), Total 78, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号