Command/Query
:SYSTem:PCWAl[:STATe] {ON|OFF|1|0}
:SYSTem:PCWAitl[:STATe]?
This command turns ON/OFF or returns the status of the wait time at power level change.
Parameter |
Selection Option |
Description |
ON/OFF wait time feature |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SYST:PCWA " & Str(Var), True
Ena.WriteString ":SYST:PCWA?", True
Var=Ena.ReadNumber
System > Service Menu > Pow. Chg. Wait
SCPI.SYSTEM.PCWAIT.STATE