SYSTem:ERRor?
Command that checks error occurred from power supply.
Error message will be stored u
to 10 volatile memory, and from 11th message, the latest mes
will be deleted. When there is no error occurred, below message will be displayed.
+0,”No error” Message.
Return value - error number ,"message"
ex) syst:err?
return value -222,"Out of data"
1. Read reference "7. Error Messages" for more info about error.
2. Use CLS command to clear all the messages.
Note
SYSTem:VERSion?
Check Power Supply's Version.
Return "YYYY.Ver"
YYYY - Indicates product's developed year.
Ver - Indicates product's version.
"
"
.
SYSTem:PASSWord {CLEar}
Command that clears password.
When it is cleared, password resets "000000".
ex) syst:passw cle
Reset password
OUTPut[:STATe] {OFF|ON|0|1}
Command that allows & disables output voltage & current.
> ON OR 1 Allows output
> OFF 또는 0 Disables output
ex1) outp on
Allows output
ex2) outp off
Disables output
OUTPut[:STATe]?
Command that checks current output condition of power supply.
Return value " 0 "
disabled output condition
" 1 "
allowed output condition
ex) outp?
return value "1"
- 72 -