Common Commands - TDK-Lambda Genesys Series User Manual

Optional interface: lxi compliant lan
Hide thumbs Also See for Genesys Series:
Table of Contents

Advertisement

Example #1:
Response #1:
Example #2:
Response #2:

11.7. Common Commands

Common commands were first defined in the IEEE-488.2 standard, which is the predecessor of the SCPI
standard. They are not specific to power supplies. They are common commands which are useful for any
remote communication
Many common commands refer to bit-mapped registers in which setting bits to "1" or "0" indicates an
operating mode or fault condition. These are described in the Error and Status section 11.8 below.
11.7.1. Identity Query
This is a request for the power supply to identify itself. It is used by the remote computer to verify the
correct instrument is being communicated to and to determine the model ratings of the power supply.
Syntax:
Response:
Example Response:
11.7.2. Reset the Power Supply
This command will reset all settings in the power supply to a known, safe state. This includes setting the
programming limits to zero, output off, and auto-restart off. Other protections are disabled. Sending *RST
is the same as sending all nine of the following.
commands:
:VOLT 0
OUTP:STAT 0
OUTP:PON OFF
:VOLT:LIM:LOW 0
Syntax:
11.7.3. Save All Settings
This saves the present power supply settings. This is used along with the
which allows you to bring the power supply back to some setup configuration with only one command.
When the supply is powered-down, the
Syntax:
will program the voltage limit to 25 volts
DIAG:COMM:PASS PV 25
will be returned by the above command,
OK
(or an error such as E01 may be returned)
will measure the output voltage
DIAG:COMM:PASS MV?
is a sample response to the above query
24.983
*IDN ?
Four fields separated by commas:
Field 1: Manufacturer name
Example: LAMBDA
Field 2: Model name, GEN<Volt rating>–<Curr rating>–Option
Example: GEN150-22-LAN
Field 3: Serial number, typically 7 alpha-numeric characters
Example: 25B1234
Field 4: Revisions, <Main firmware>–<LAN firmware>
Example: 2U5K-IP:4.5-1.0.MAR09-CVP18P1
LAMBDA,GEN20-250-LAN,S/N:10M5470B,2U5K:5.1.1-LAN:2.1
:CURR 0
*CLS
SYST:SET REM
:CURR:PROT:STAT OFF
:VOLT:PROT:LEV MAX
*RST
settings are over-written by the powerdown settings.
*SAV 0
*SAV 0
44
command (in section 11.7.4)
*RCL 0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents