嘿,我目前正在使用4种不同的Keysight网络分析仪。
1.(N5230C 10MHz-40Ghz PNA-L)2。(N5235A 10MHz-50GHz PNA-L)3.(N5234A 10MHz-43.5GHz PNA-L)4。(N5230C 10MHz-50GHz PNA-L)我试图保存
来自每个分析仪的s2p数据远程使用SCPI命令。
我使用的命令是CALC:DATA:SNP:PORTs:保存'1,2',''并得到了混合的结果。
前两个分析仪能够在发送命令时保存s2p数据。
最后两个分析器都给出了错误(收到的SCPI命令导致错误号-200“执行错误”)。
我几乎肯定我正在使用正确的SCPI命令,特别是因为它适用于两个分析仪。
任何建议将不胜感激,谢谢!
以上来自于谷歌翻译
以下为原文
Hey I currently am working with 4 different Keysight Network Analyzers.
1. (N5230C 10MHz-40Ghz PNA-L)
2. (N5235A 10MHz-50GHz PNA-L)
3. (N5234A 10MHz-43.5GHz PNA-L)
4. (N5230C 10MHz-50GHz PNA-L)
I am trying to save s2p data from each of the analyzers remotely using SCPI commands. The command I am using is CALC:DATA:SNP:PORTs:Save '1,2','' and have gotten mixed results. The first two analyzers have been able to save the s2p data when the command was sent. The last two analyzers both gave the error (The SCPI command received has caused error number -200 "Execu
tion error"). I am almost positive I'm using the correct SCPI command, especially since it works for two of the analyzers. Any suggestions would be appreciated, thanks!