Command Introduction Of Sps8 Power Supply; Basic Command (Ieee-488.2 Common Command Set); System Command - Saluki SPS8 Series User Manual

Programmable dc power supply
Table of Contents

Advertisement

format mnemonic.
If the length is greater than the length of 4 mnemonic, and the fourth character is a vowel, short mnemonic
will discard the fourth vowel character and become three characters.
Example:
Short-type mnemonic of ERRor is ERR, rather than the ERRO.
Some command needs parameters, for example, setting value command. There is a space (ASCII code is 32)
between the command and the first parameter.
Example:
Setup voltage value command [:] VOLT 12.000
There is a space (ASCII code is 32) between 12.00 and VOLT.
SCPI is case-insensitive, namely commands are not case sensitive and each command has an EOI end:
Instruction end <LF> (that ASCII code character '\n', that is, line breaks decimal ASCII code 10, hex 0x0A).
Note: All of the following commands to send back all require add <LF>. The following statement appears in [ ]
represents the characters can be written in commands, or you can not write.

6.2 Command Introduction of SPS8 Power Supply

6.2.1 Basic command (IEEE-488.2 Common Command Set)

Basic command includes all general functions in IEEE-488.2. These functions are usually applied to support
the IEEE488.2 standard measuring instruments. The group command begin at an asterisk (*) and has no
hierarchy.
Command * IDN?
Command * IDN is used to read the relative information of power supply, including manufacturer, product
model number, serial number, and version number.
Return command: return parameter contains four fields separated by comma(,).
Example:
Sending command * IDN?, the corresponding expressed as a hexadecimal is 0x2A 0x49 0x44 0x4E 0x3F
0x0A, if return command is SALUKI,SPS811, 080010960121229001, V1.0, it means:
SALUKI
SPS811
080010960121229001
V1.0

6.2.2 System Command

Commands described in this section are under the root path [:] SYSTem commands. The following commands
are used short-type mnemonic format.
Command [:]SYSTem:ERRor?
Command [:]SYSTem:ERRor is used to read the error code and error message.
Return command: Error code, error message.
Tel: 886.909 602 109 Email: sales@salukitec.com
manufacturer
product model number
product serial number
fireware version number
32
www.salukitec.com

Advertisement

Table of Contents
loading

Table of Contents