
DYN:DUTY {VALUE}
Command for setting duty ratio(Based on Ach) of Dynamic Mode.
> VALUE
Set duty ratio
ex)DYN:DUTY 90
Set duty ratio as 90%
DYN:DUTY?
Command for checking duty ratio(Based on Ach) of Dynamic Mode.
Return value
"duty"
ex) DYN:DUTY?
return value "90"
Cycling Commands
Commnad for Cycle Mode
CYC:INPUT:{ON | OFF}
Command to enable or disable Cycling Mode
> ON
Enable Cycling Mode
> OFF
Disable Cycling Mode
ex1) CYC:INPUT ON
ex2) CYC:INPUT OFF
CYC:INPUT?
Command for checking if Cycling Mode is on or off.
Return value
"1"
Enable Cycling Mode
"0"
Disable Cycling Mode
CYC:MODE:{CC | CV }
Command for setting Cycling Mode.
> CC
Set CC Mode
> CV
Set CV Mode
ex1) CYC:MODE:CC
ex2) CYC:MODE:CV
CYC:MODE?
Command for checking mode of Cycling Mode.
Return value
"0"
CC Mode
Return value
"1"
CV Mode
ex) CYC:MODE?
return value "0"
- 94 -