Property (Read-Write)
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.DWELl = Value
Value = SCPI.COMMunicate.GPIB.SGENerator.DWELl
This command sets/gets the wait time after setting the frequency or output level for the external signal source in use.
|
Parameter |
Value |
|
Description |
Wait time setting for the user-defined external signal source |
|
Data type |
Double precision floating point type (Double) |
|
Range |
0 to 1 |
|
Preset value |
0.1 |
|
Unit |
s (second) |
|
Resolution |
0.001 |
|
Note |
If the specified variable is out of the allowable setup range, an error occurs when executed. |
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
: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