- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.DWELl
对象类型
属性(读写)
语法
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.DWELl = Value
Value = SCPI.COMMunicate.GPIB.SGENerator.DWELl
说明
这个命令设置/获取设置频率或功率电平后的等待时间。
变量
参数 | Value |
说明 | 针对用户定义外部信号源的等待时间设置 |
数据类型 | 双精度浮点型(Double) |
范围 | 0到1 |
预置值 | 0.1 |
单位 | s(秒) |
分辨率 | 0.001 |
注 | 若指定变量超出允许的设置范围,执行时就会出错。 |
应用实例
Dim SGdelay As Double
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.DWELl = 0.2
SGdelay = SCPI.SYSTem.COMMunicate.GPIB.SGENerator.DWELl
相关对象
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.CCOMmand.FREQuency
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.CCOMmand.POWer
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.CCOMmand.PRESet
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.CCOMmand.RFON
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.TYPE
等效键
System > Misc Setup > GPIB Setup > Signal Generator Address > Switching Time
系统 > Misc设置 > GPIB设置 > 信号发生器地址 > 转换时间
等效SCPI命令
语法
:SYSTem:COMMunicate:GPIB:SGENerator:DWELl <numeric>
:SYSTem:COMMunicate:GPIB:SGENerator:DWELl?
查询响应
{numeric}<newline><^END>
应用实例
10 OUTPUT 717;":SYST:COMM:GPIB:SGEN:DWEL 0.2"
20 OUTPUT 717;":SYST:COMM:GPIB:SGEN:DWEL?"
30 ENTER 717;A
上一篇:SCPI.SYSTem.COMMunicate.GPIB.SGENerator.TYPE
下一篇:SCPI.SYSTem.COMMunicate.GPIB.SGENerator.CCOMmand.RFON