Method (Read/Write)
Value = SCPI.SERVice.POWer.AC.OVERload.DETect.STATe
SCPI.SERVice.POWer:AC.OVERload.DETect.STATe= Value
This command activates/deactivates the Overload Detection/Power Trip function. For more information, refer to Overload Detection and Power Trip Function.
This function is valid only for E5071C and is not valid for E5070B/E5071B.
Parameter |
Status |
Description |
Turns ON/OFF Overload detection/Power Trip function |
Data type |
Boolean type (Boolean) |
Range |
Select from the following:
|
Preset value |
True or ON |
Dim Value As Bool
Value=1
SCPI.SERVice.POWer.AC.OVERload.DETect.STATe=Value
Value=SCPI.SERVice.POWer.AC.OVERload.DETect.STATe
System > Service Menu > Overload Detect
:SERVice:POWer:AC:OVERload:DETect:STATe {ON|OFF}
:SERVice:POWer:AC:OVERload:DETect:STATe?
{1|0}<newline><^END>