
ONOFF:OFF:TIME?
Command for checking OFF Time of ON/OFF Mode.
Return value
"time"
ex) ONOFF:ON:TIME?
Return value "000:00:01:00"
ONOFF:REP {VALUE}
Command for setting REPEAT value of ON/OFF Mode. (Only available on ON/OFF Mode)
>value
Input REPEAT value
ex) ONOFF:REP 00100
Set ON/OFF as 100 times
ONOFF:REP?
Command for checking REPEAT value of ON/OFF Mode.
Return value
"repeat"
ex) ONOFF:REP?
Return value "00100"
ONOFF:END?
Command for checking REPEAT END of ON/OFF Mode.
Return value
"0"
Before END (Working)
"1"
END (Not working)
FUSE:CURR {VALUE}
Command for setting current value of FUSE Mode. (Only available on FUSE Mode)
>value
Input current value
ex) FUSE:CURR 10
Set current as 10A
FUSE:CURR?
Command for checking current value of FUSE Mode.
Return value
"current"
ex) FUSE:CURR?
Return value "10.000"
FUSE:TIME {VALUE}
Command for setting OFF Time of FUSE Mode. (Only available on FUSE Mode)
>value
Input FUSE TIME
ex) FUSE:TIME 000000100
SET FUSE TIME as 1S
Make a space after FUSE:TIME,
Input Hour(3digit), Minute(2digit), Second(2digit), 10mS(2digit) in order without any space.
Hour
00
Minute
Second
- 89 -
10mS
00
TIME Unit
000
00