20
6. Remote Interface Protocol and
Package Mode
Communication protocol includes MOTECH and SCPI instructions Protocol.
6.1 Preface
SCPI interface provides users to operate the power supply by connecting to PC via
IEEE-488.2 or RS-232 interface. It also allows users to control and monitor the
instrument remotely. SCPI IEEE-488 supports multiple power supply to control.
(Max. 32 set)
6.2 Definition of Parameters
Type
Valid arguments
===========================================================
<boolean>
“ON” or 1, “OFF” or 0
<NR1>
The data format <NR1> is defined in IEEE-488.2 for integers.
Zero, positive and negative integer numeric values are valid
data.
<NRf>
The data format <NRf> is defined in IEEE-488.2 for flexible
Numeric Representation. Zero, positive and negative floating
point numeric values are some examples of valid data.
<string>
Characters enclosed by single or double quotes
<NL>
New line, Hex code is 0x0Ah
<Rtn>
Return, Hex code is 0x0Dh
<END>
End or identify
Note:
All commands shall be ended with the <NL> and <Rtn>. And there shall
be a space between the command and the parameter.
For example, to set the GPIB address of 10 to a PPS 3210. The
command line is as follows:
ADDR 10<NL><Rtn>
Note:
The <NL> and <Rtn> are not presented in the following examples and
command descriptions. However, users shall add them to the end of
each command when doing the coding.
Summary of Contents for LPS 505N
Page 1: ...LPS 505N Programmable DC Power Supply User s Manual...
Page 2: ......
Page 6: ......
Page 8: ......
Page 49: ...ZOMG 505ME 1B...