• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > 测试测量 > 网络分析仪使用手册 > E5071C > SCPI.CALCulate(Ch).SELected.FUNCtion.DATA

SCPI.CALCulate(Ch).SELected.FUNCtion.DATA

录入:edatop.com    点击:

对象类型

属性(只读

语法

Data = SCPI.CALCulate(Ch).SELected.FUNCtion.DATA

说明

这个命令针对选择通道(Ch)的激活迹线读取SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute对象的分析结果。

变量

参数

Data

说明

表示N(数据对个数)x2的数组数据(分析结果)。SCPI.CALCulate(Ch).SELected.FUNCtion.POINts对象能读取N(数据对个数)。此处n是1到N之间的整数。

  • 数据(n*2-2):搜索的第n个测量点的响应值或分析结果。

  • 数据(n*2-1):搜索的第n个测量点的激励值。对平均值、标准偏差和最大值与最小值之间的差值的分析始终为0。

数组索引从0开始。

数据类型

变量类型(Variant)

实例

Dim AnaData As Variant
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SELected.FUNCtion.TYPE = "mean"
SCPI.CALCulate(1).SELected.FUNCtion.EXECute
AnaData = SCPI.CALCulate(1).SELected.FUNCtion.DATA

相关对象

SCPI.CALCulate(Ch).PARameter(Tr).SELect

SCPI.CALCulate(Ch).SELected.FUNCtion.TYPE

SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute

SCPI.CALCulate(Ch).SELected.FUNCtion.POINts

等效键

前面板上没有等效键。

等效SCPI命令

语法

:CALCulate{[1]-36}[:SELected]:FUNCtion:DATA?

查询响应

<numeric 1>,?nbsp;,<numeric N*2><^END>

应用实例

10 OUTPUT 717;":CALC1:FUNC:POIN?"
20 ENTER 717;A
30 REDIM B(1:2*A)
40 OUTPUT 717;":CALC1:FUNC:DATA?"
50 ENTER 717;B(*)

 

矢量网络分析仪使用培训教程套装,让你快速掌握网分使用

上一篇:SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
下一篇:SCPI.CALCulate(Ch).SELected.FORMat

微波射频测量操作培训课程详情>>
射频和天线工程师培训课程详情>>

  网站地图