亲爱的jeffinstl正如Joel所说,您可以使用以下SCPI命令立即获得所有测量结果。
:计算{[1] -160} [:选择]:数据:FDATA?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate_ch_selected_data_fdata.htm如果您还想获得测量频率阵列,请使用此SCPI命令。
:计算{[1] -160}:TRACE {[1] -16}:数据:X轴?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate(ch)_selected_data_xaxis.htm
以上来自于谷歌翻译
以下为原文
Dear jeffinstl
As Joel says, you can get all measurement results at once using the following SCPI command.
:CALCulate{[1]-160}[:SELected]:DATA:FDATa?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate_ch_selected_data_fdata.htm
If you also want to get measurement frequency array, please use this SCPI command.
:CALCulate{[1]-160}:TRACe{[1]-16}:DATA:XAXis?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate(ch)_selected_data_xaxis.htm
亲爱的jeffinstl正如Joel所说,您可以使用以下SCPI命令立即获得所有测量结果。
:计算{[1] -160} [:选择]:数据:FDATA?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate_ch_selected_data_fdata.htm如果您还想获得测量频率阵列,请使用此SCPI命令。
:计算{[1] -160}:TRACE {[1] -16}:数据:X轴?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate(ch)_selected_data_xaxis.htm
以上来自于谷歌翻译
以下为原文
Dear jeffinstl
As Joel says, you can get all measurement results at once using the following SCPI command.
:CALCulate{[1]-160}[:SELected]:DATA:FDATa?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate_ch_selected_data_fdata.htm
If you also want to get measurement frequency array, please use this SCPI command.
:CALCulate{[1]-160}:TRACe{[1]-16}:DATA:XAXis?
http://ena.tm.agilent.com/e5071c/manuals/webhelp/eng/programming/command_reference/calculate/scpi_calculate(ch)_selected_data_xaxis.htm
举报