SYST
REM t {232|GPIB}
SYSTem:REMote {232|GPIB}
It is command which changes communication interface. However, in GPIB Interface, it can be
only changed to RS232, an error could occur when user tries to change it to GPIB.
ex) syst:rem gpib
Change from RS232 Interface to GPIB
SYSTem:LOCal
It is command which change from Remote condition to Local condition.
When it is Local condition keys are allowed to be used And by pressing I/O LOCAL Key
When it is Local condition, keys are allowed to be used. And by pressing I/O LOCAL Key,
it will become manual.
ex) syst:loc
OUTPut[:STATe] {OFF|ON|0|1}
It is command which controls power supply output shutting off or allowing to print.
> 1 OR ON
Output Allowed
> 0 OR OFF
Output shut-off
> 0 OR OFF
Output shut off
ex1) outp on
Output Allowed
ex2) outp off
Output shut-off
OUTPut[:STATe]?
It is command which check power supply output condition.
Return value " 0 "
Output shut-off condition
" 1 "
Output Allowed
1
p
ex) outp?
return value "1"
KEYL {OFF|ON}
It is command which coltrols front panel key & encoder switch lock system.
> ON
Key prohibited
> OFF
Key allowed
ex1) keyl on
Key prohibited
ex1) keyl on
Key prohibited
ex2) keyl off
Key allowed
KEYL?
It is command which checks whether the keys and switches are locked or unlocked.
Return value " 0 "
Control available
" 1 "
Control not available
ex) keyl?
return value "1"
*IDN?
It is command which checks power supply condotion.
It has 3 version information with ','(comma).
Return value "ODA Technologies,OPX-Series,1.3-1.3-1.2,1"
First
Manufacturer
S
d
M d l N
Second
Model Name
- 66 -