Programmable DC Power Supply 62000P Series Operating & Programming Manual
5 GND
DGND
6 DSR
“N.C.”
7 RTS
“N.C.”
8 CTS
“N.C.”
9 “N.C.”
“N.C.”
Table 5-2
NOTICE
“N.C.” stands for “Not Connected”.
5.2
GPIB Function of 62012P Series
GPIB Function
Description
Talker/Listener Commands
and
response messages can be sent and
received over the GPIB bus. Status information can be
read using a series poll.
Service Request
It sets the SRQ line to true if there is an enabled service
request condition.
Remote/Local
Power-on in local mode, the front panel can be operated
and the commands are responded through GPIB. When
in remote mode, all front panel keys except
LOCAL/
REMOTE
are
invalid. Press
“
LOCAL/
REMOTE
” can return to local mode.
Table 5-3
5.3
Introduction to Programming
All commands and response messages are transmitted in ASCII codes. The response
messages must be read completely before a new command is sent, or the remaining response
messages will be lost and occur a query interrupt error.
5.3.1 Conventions
The table below lists the convention used in this section.
Angle brackets
< >
Items in angle brackets are parameter abbreviations.
Vertical bar
|
Vertical bar separates alternative parameters.
Square brackets [
] Items in square brackets are optional. For example,
OUTP [ : STATe] means that : STATe may be omitted.
Braces
{
} Braces indicate the parameters that may be repeated.
The notation <A> {<, B>} means that parameter “A” must be
entered while parameter “B” may be omitted or entered once or
more times.
Table 5-4
5-2