Command/Query
:SYSTem:PCWAit:TIME <value>
:SYSTem:PCWAit:TIME?
This command sets/gets the wait time at power level change.
Parameter |
Value |
Description |
Time |
Data Type |
Numeric type (Real) |
Range |
0 ~ 1 |
Preset Value |
50 m |
Unit |
s |
Resolution |
1 μ |
<numeric><^END>
Dim Var as Double
Var= 0.01
Ena.WriteString ":SYST:ISPC " & Str(Var), True
Ena.WriteString ":SYST:ISPC?", True
Var=Ena.ReadNumber
System > Service Menu > Pow. Chg. Wait Time
SCPI.SYSTEM.PCWAIT.TIME