T3PS Series Programming Manual
78
Return parameter <NR2>
Returns the current protection level.
Example
SOUR:CURR:PROT:LEV?
+5.000
Returns the minimum possible current level in
amps.
[:SOURce]:CURRent:PROTection:STATe
Set
Query
Description
Turns OCP (over-current protection) on or off.
Syntax
[:SOURce]:CURRent:PROTection:STATe
{<bool>|OFF|ON}
Query Syntax
[:SOURce]:CURRent:PROTection:STATe?
Parameter
OFF | 0
Turns the OCP off.
ON | 1
Turns the OCP on.
Return parameter <bool>
Returns the over current protection state
in <bool> format.
Example
SOUR:CURR:PROT:STAT OFF
Turns OCP off.
[:SOURce]:CURRent:PROTection:TRIPped
Set
Query
Description
Returns the state of the current protection circuits.
Query Syntax
[:SOURce]:CURRent:PROTection:TRIPped?
Return parameter <bool>
Returns protection status.
Example
SOUR:CURR:PROT:TRIP?
>0
The protection circuit has not been tripped.