完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我已成功使用matlab iqmain脚本使用81180A ARB和E8267D生成多音调。
我现在正尝试使用DemStock M8190A 12GSa ARB做同样的事情。当我使用iqmain多音脚本生成音调时,我能够产生音调(在PXA上可见)但这伴随着主机 MATLAB错误消息。 我附加了显示ARB配置的屏幕截图,并将MATLAB错误附加到此消息的底部。 校准过程也失败了,并没有完成音调标准化。我已经在M8190A VISA地址文本框中尝试了所有三个地址,只有HiSLIP地址似乎做了任何事情。 使用IVI驱动程序和套接字地址只是超时。下面是波形下载的MATLAB响应:>>使用icinterface / fprintf时出错(第147行)给定的会话或对象引用不支持此操作.iqdownload_M8190A中的错误> xfprintf( 第172行fprintf(f,s); iqdownload_M8190A中的错误(第9行)xfprintf(f,':abort'); iqdownload中的错误(第88行)result = iqdownload_M8190A(arbConfig,fs,data,marker1,marker2,segmNum, keepOpen,downloadToChannel,序列);在iqtone_gui错误> pushbuttonDownload_Callback(线538)iqdownload(iqdata,采样率, 'downloadToChannel',downloadToChannel,...错误在gui_maiNFCn(线96)feval(varargin {:});错误在iqtone_gui( 第42行gui_mainfcn(gui_State,varargin {:}); @(hObject,eventdata)中的错误iqtone_gui('pushbuttonDownload_Callback',hObject,eventdata,guidata(hObject))使用icinterface / fprintf评估uicontrol CallbackError时出错(第147行) 给定的会话或对象引用不支持此操作。错误 在iqdownload_M8190A> xfprintf(第172行)fprintf(f,s); iqdownload_M8190A中的错误(第9行)xfprintf(f,':abort'); iqdownload中的错误(第88行)result = iqdownload_M8190A(arbConfig,fs,data,marker1 ,MARKER2,segmNum,keepOpen,downloadToChannel,序列);在iqtone_gui错误> pushbuttonDownload_Callback(线538)iqdownload(iqdata,采样率, 'downloadToChannel',downloadToChannel,...错误在iqtone_gui> pushbuttonCal_Callback(线835)pushbuttonDownload_Callback(hObject,EVENTDATA ,把手);在gui_mainfcn误差(线96)feval(varargin {:});错误在iqtone_gui(线42)gui_mainfcn(gui_State,varargin {:});错误在@(hObject,EVENTDATA)iqtone_gui( 'pushbuttonCal_Callback', hObject,eventdata,guidata(hObject))使用icinterface / fprintf评估uicontrol CallbackError时出错(第147行)给定的会话或对象引用不支持此操作.iqdownload_M8190A中的错误> xfprintf(第172行)fprintf(f,s); iqdownload_M8190A出错(第9行)xfprintf(f,':abort'); iq出错 下载(线88)的结果= iqdownload_M8190A(arbConfig,FS,数据,MARKER1,MARKER2,segmNum,keepOpen,downloadToChannel,序列);在iqtone_gui错误> pushbuttonDownload_Callback(线538)iqdownload(iqdata,采样率, 'downloadToChannel',downloadToChannel。 ..Error在gui_mainfcn(线96)feval(varargin {:});在iqtone_gui误差(线42)gui_mainfcn(gui_State,varargin {:});在@误差(hObject,EVENTDATA)iqtone_gui( 'pushbuttonDownload_Callback',hObject, eventdata,guidata(hObject))使用icinterface / fprintf评估uicontrol CallbackError时出错(第147行)给定的会话或对象引用不支持此操作.iqdownload_M8190A中的错误> xfprintf(第172行)fprintf(f,s);错误 iqdownload_M8190A(第9行)xfprintf(f,':abort'); iqdownload错误(第88行)result = iqdownload_M8190A(arbConfig,fs,data,marker1,marker2,segmNum,keepOpen,downloadToChannel,sequence); iqtone_gui中的错误> pushbuttonDownload_Callback (第538行)iqdownload(iqdata,sampleRate,'下载 ToChannel',downloadToChannel,... gui_mainfcn中的错误(第96行)feval(varargin {:}); iqtone_gui中的错误(第42行)gui_mainfcn(gui_State,varargin {:}); @(hObject,eventdata)中的错误iqtone_gui( 'pushbuttonDownload_Callback',hObject,eventdata,guidata(hObject))评估uicontrol回调时出错>> 以上来自于谷歌翻译 以下为原文 I've successfully used the MATLAB iqmain scripts to generate multi-tones using 81180A ARBs and a E8267D. I am now trying to do the same thing with a DemStock M8190A 12GSa ARB. When I use the iqmain multi-tone script to generate the tones, I am able to produce the tones (visible on a PXA) but this is accompanied by a host of MATLAB error messages. I've attached screen shots showing the ARB configuration and have attached the MATLAB errors to the bottom of this msg. The calibration process also fails and does not complete the tone normalization. I've tried all three addresses in the M8190A VISA address text box and only the HiSLIP address seems to do anything. Using the IVI driver and socket addresses just time out. Below is the MATLAB response from the waveform download: >> Error using icinterface/fprintf (line 147) The given session or object reference does not support this operation. Error in iqdownload_M8190A>xfprintf (line 172) fprintf(f, s); Error in iqdownload_M8190A (line 9) xfprintf(f, ':abort'); Error in iqdownload (line 88) result = iqdownload_M8190A(arbConfig, fs, data, marker1, marker2, segmNum, keepOpen, downloadToChannel, sequence); Error in iqtone_gui>pushbuttonDownload_Callback (line 538) iqdownload(iqdata, sampleRate, 'downloadToChannel', downloadToChannel, ... Error in gui_mainfcn (line 96) feval(varargin{:}); Error in iqtone_gui (line 42) gui_mainfcn(gui_State, varargin{:}); Error in @(hObject,eventdata)iqtone_gui('pushbuttonDownload_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating uicontrol Callback Error using icinterface/fprintf (line 147) The given session or object reference does not support this operation. Error in iqdownload_M8190A>xfprintf (line 172) fprintf(f, s); Error in iqdownload_M8190A (line 9) xfprintf(f, ':abort'); Error in iqdownload (line 88) result = iqdownload_M8190A(arbConfig, fs, data, marker1, marker2, segmNum, keepOpen, downloadToChannel, sequence); Error in iqtone_gui>pushbuttonDownload_Callback (line 538) iqdownload(iqdata, sampleRate, 'downloadToChannel', downloadToChannel, ... Error in iqtone_gui>pushbuttonCal_Callback (line 835) pushbuttonDownload_Callback(hObject, eventdata, handles); Error in gui_mainfcn (line 96) feval(varargin{:}); Error in iqtone_gui (line 42) gui_mainfcn(gui_State, varargin{:}); Error in @(hObject,eventdata)iqtone_gui('pushbuttonCal_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating uicontrol Callback Error using icinterface/fprintf (line 147) The given session or object reference does not support this operation. Error in iqdownload_M8190A>xfprintf (line 172) fprintf(f, s); Error in iqdownload_M8190A (line 9) xfprintf(f, ':abort'); Error in iqdownload (line 88) result = iqdownload_M8190A(arbConfig, fs, data, marker1, marker2, segmNum, keepOpen, downloadToChannel, sequence); Error in iqtone_gui>pushbuttonDownload_Callback (line 538) iqdownload(iqdata, sampleRate, 'downloadToChannel', downloadToChannel, ... Error in gui_mainfcn (line 96) feval(varargin{:}); Error in iqtone_gui (line 42) gui_mainfcn(gui_State, varargin{:}); Error in @(hObject,eventdata)iqtone_gui('pushbuttonDownload_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating uicontrol Callback Error using icinterface/fprintf (line 147) The given session or object reference does not support this operation. Error in iqdownload_M8190A>xfprintf (line 172) fprintf(f, s); Error in iqdownload_M8190A (line 9) xfprintf(f, ':abort'); Error in iqdownload (line 88) result = iqdownload_M8190A(arbConfig, fs, data, marker1, marker2, segmNum, keepOpen, downloadToChannel, sequence); Error in iqtone_gui>pushbuttonDownload_Callback (line 538) iqdownload(iqdata, sampleRate, 'downloadToChannel', downloadToChannel, ... Error in gui_mainfcn (line 96) feval(varargin{:}); Error in iqtone_gui (line 42) gui_mainfcn(gui_State, varargin{:}); Error in @(hObject,eventdata)iqtone_gui('pushbuttonDownload_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating uicontrol Callback >> 附件
|
|
相关推荐
1个回答
|
|
发现两个问题,一旦纠正,修复了问题:1)多音调采样率不在M8190A2的范围内。频谱分析仪未添加到Agilent I / O配置中。大卫
以上来自于谷歌翻译 以下为原文 Found two problems that, once corrected, fixed the problem: 1) multi-tone sampling rate was not within the range of the M8190A 2) Spectrum analyzer was not added to the Agilent I/O configuration. David |
|
|
|
只有小组成员才能发言,加入小组>>
1223 浏览 0 评论
2347 浏览 1 评论
2157 浏览 1 评论
2022 浏览 5 评论
2902 浏览 3 评论
964浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
700浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
801浏览 0评论
1223浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 20:55 , Processed in 1.181240 second(s), Total 44, Slave 38 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号