Property (Read Only)
Status = SCPI.SERVice.POWer.OVERload.PROTect.STATe
This command queries if the overload protection is activated (Overload protection indicator is displayed).
|
Parameter |
Status |
|
Description |
Status of overload protection |
|
Data type |
Boolean type (Boolean) |
|
Range |
Return from either of the following:
|
|
Preset value |
False |
Dim OverLoadStatus As Boolean
OverLoadStatus = SCPI.SERVice.POWer.OVERload.PROTect.STATe
SCPI.SERVice.POWer.OVERload.PROTect.CLEar
No equivalent key is available on the front panel.
:SERVice:POWer:OVERload:PROTect:STATe?
{1|0}<newline><^END>
10 OUTPUT 717;":SERV:POW:OVER:PROT:STAT?"
20 ENTER 717;A