Command/Query
:SOURce<Ch>:BAND:DELay <Value>
:SOURce<Ch>:BAND:DELay?
This command sets/gets wait time after band change.
Parameter |
Value |
Description |
Delay |
Data Type |
Numeric type (Real) |
Range |
0 ~ 10 |
Preset Value |
0 |
Unit |
s |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.01
Ana.WriteString ":SOUR1:BAND:DEL " & Str(Var), True
Ana.WriteString ":SOUR1:BAND:DEL?", True
Var=Ana.ReadNumber
System > Meas Setup > Band Delay
SCPI.SOURCE(Ch).BAND.DELAY