CURRent:STEP?
Command that checks setting step value.
Return value "numeric value"
ex) curr:step?
return value "0.5000"
CURRent:PROTection{<current>}
Commend that controls OCP(Over current protection) Trip Level.
> current Input current value in OCP setting range.
ex) curr:prot 5.2
set OCP Level to 5.2A.
CURRent:PROTection?
Command that checks set OCP(Over current protection) Trip Level.
Return value "current"
ex) curr:prot?
return value "5.2000"
CURRent:PROTection:STATe {0|1|OFF|ON}
Clear or Perceive OCP(Over current protection).
> 0 또는 OFF OCP Clear
> 1 또는 ON OCP Perceive
ex) curr:prot:stat on
OCP perceive setting
CURRent:PROTection:STAT?
Clear or Sense current OCP(Over current protection) Level.
Return value "0" - Clear
"1" - Sensed
ex) curr:prot:stat?
return value "1"
CURRent:PROTection:TRIPped?
Command that checks whether there is OCP(Over current protection) Trip.
Return value "0" - Proper output condition
"1" - OCP Trip Condition
ex) curr:prot:trip?
return value "1"
Note
When OCP Trip occurs, blocks voltage/current.
CURRent:PROTection:CLEar
Command that disable OCP(Over current protection) Trip.
Command that disable OCP(Over current protection) Trip.
Before disable Trip, Read reference "3-5. Programming Over Current Protection(OCP)"
ex) curr:prot:cle
Clear OCP Trip.
- 68 -