Ametek Sorensen DHP Series Programming Manual
Ametek Sorensen DHP Series Programming Manual

Ametek Sorensen DHP Series Programming Manual

Dc power supplies ieee 488.2/rs-232 options
Hide thumbs Also See for Sorensen DHP Series:
Table of Contents

Advertisement

Quick Links

DHP Series
DC Power Supplies
IEEE 488.2/RS-232 Options
Programming Manual
M550005-01 Rev C
www.programmablepower.com
www.valuetronics.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Sorensen DHP Series and is the answer not in the manual?

Questions and answers

Catherine Chambers
May 13, 2025

Where can I find a DHP 60-50 Sorensen power supply in Australia

User image 6822e384b5e57

Summary of Contents for Ametek Sorensen DHP Series

  • Page 1 DHP Series DC Power Supplies IEEE 488.2/RS-232 Options Programming Manual M550005-01 Rev C www.programmablepower.com www.valuetronics.com...
  • Page 2 www.valuetronics.com...
  • Page 3 About AMETEK AMETEK Programmable Power, I nc., a Division of AMETEK, I nc., is a global leader in the design and manufacture of precision, programmable power supplies for R&D, test and measurement, process control, power bus simulation and power conditioning applications across diverse industrial segments.
  • Page 4 This page intentionally left blank. www.valuetronics.com...
  • Page 5: Important Safety Instructions

    Neither AMETEK Programmable Power Inc., San Diego, California, USA, nor any of the subsidiary sales organizations can accept any responsibility for personnel, material or inconsequential injury, loss or damage that results from improper use of the equipment and accessories.
  • Page 6 This page intentionally left blank. www.valuetronics.com...
  • Page 7: Warranty Terms

    AMETEK will, at its expense, deliver the repaired or replaced Product or parts to the Buyer. Any warranty of AMETEK will not apply if the Buyer is in default under the Purchase Order Agreement or where the Product or any part thereof: •...
  • Page 8 This page intentionally left blank. WA-2 www.valuetronics.com...
  • Page 9: Table Of Contents

    TABLE OF CONTENTS Chapter 1 FEATURES, FUNCTIONS, and SPECIFICATIONS........1-1 1.1 Introduction .......................1-1 1.2 Features and Functions..................1-1 1.3 Specifications .....................1-2 Chapter 2 CONFIGURATION ..................2-1 2.1 Setup Procedure....................2-1 2.1.1 Address Selection ..................2-2 2.2 External User Control Signal Connector............2-3 2.3 Remote programming via RS-232..............2-3 Chapter 3 IEEE 488.2 and SCPI COMMAND OPERATION ........3-1 3.1 Introduction .......................3-1 3.2 IEEE-488.2 Register Definitions ...............3-1...
  • Page 10 3.10.2 DIAGNOSTIC SCPI Command Reference ..........3-20 3.11 ABORT SCPI Command Subsystem............3-21 3.11.1 ABORT SCPI Command Summary ............3-21 3.12 INITIATE SCPI Command Subsystem............3-21 3.12.1 INITIATE SCPI Command Summary............3-21 3.13 Legacy Compatibility Commands ..............3-22 3.14 Examples of Using the SCPI Commands ..........3-22 LIST OF FIGURES Figure 2-1 Flow chart of the menus for SCPI setup ............2-2 Figure 2-2 RS-232 Rear Panel DB-9 Connector Pinout..........2-3...
  • Page 11: Chapter 1 Features, Functions, And Specifications

    Chapter 1 FEATURES, FUNCTIONS, and SPECIFICATIONS Introduction The SCPI interface option enables you to operate your power supplies from a computer via the IEEE-488.2 GPIB and/or RS-232 interface, allowing full remote programming control and monitoring of your power supply. Multiple source control is supported by the SCPI IEEE-488 version allowing control of up to 30 power supplies.
  • Page 12: Specifications

    Readback Functions • Actual measured voltage and current • Voltage and current settings • Over voltage protection setting • Actual AC input voltage • Peak AC input voltage • Actual inlet temperature • Peak inlet temperature • Status and Accumulated Status registers •...
  • Page 13: Chapter 2 Configuration

    Chapter 2 CONFIGURATION The SCPI option is installed in the supply at the factory. Use the Setup Procedure described below to configure the installed SCPI for your system and application. Setup Procedure STEP DESCRIPTION Press the MENU key until the Control Source selection is reached. Use the UP ARROW or DOWN ARROW key to select SCPI.
  • Page 14: Address Selection

    Figure 2-1 Flow chart of the menus for SCPI setup Powering up in remote mode will result in the operating conditions shown in Table 2-1. Table 2-1 Remote Mode Power-on Conditions Condition Default Voltage 0.0 Volts Current 0.0 Amps OVP Trip Voltage Model maximum voltage + 10% Output Service Request Capability...
  • Page 15: External User Control Signal Connector

    External User Control Signal Connector The 25-pin connector located at the rear panel provides external auxiliary control signals to increase the user’s operating control of the supply WARNING Please refer to the DHP manual, P/N 11- 195-000-00 for further information. It is not recommended that any of the sense be changed if the power supply output is greater than zero volts or zero amps.
  • Page 16: Chapter 3 Ieee 488.2 And Scpi Command Operation

    Chapter 3 IEEE 488.2 and SCPI COMMAND OPERATION Introduction The following sections describe the operation of the SCPI by remote programming using the SCPI IEEE488.2 and SCPI command set. The SCPI IEEE488.2 and SCPI command set of programming, query, and status commands allow control of the power supply.
  • Page 17: Table 3-1 Status Byte Description

    Table 3-1 Status Byte Description Hex Value Description 0x01 Not Used 0x02 Not Used 0x04 Error/event queue message available. Set when any error/event is entered in the System Error Queue. It is read using the SYSTem:ERRor? query. 0x08 Questionable Status flag. Indicates the quality of the current data being acquired.
  • Page 18: Standard Event Status Register (Esr)

    3.2.2 Standard Event Status Register (ESR) The Standard Event Status Register (ESR) can be read by the *ESR? command. Reading this register or the *CLS command will clear the ESR. Bits in the ESR will only be set when the corresponding bit in the Standard Events Status Enable Register is set. Use the *ESE <mask>...
  • Page 19: Operation Status And Questionable Status Registers

    3.2.3 Operation Status and Questionable Status Registers The Operation Status and Questionable Status Registers are defined in the tables below. Both of these registers are read-only registers. Table 3-3 Questionable Status Register Description Hex Value Description 0x0001 Not Regulating at Voltage Limit 0x0002 Not Regulating at Current Limit 0x0004...
  • Page 20: Error/Event Queue

    3.2.4 Error/Event Queue The SCPI maintains an Error/Event Queue as defined by SCPI. The queue holds up to 10 error and events. It is queried using the SYSTem:ERRor? command which reads in a First In/First Out (FIFO) manner. The read operation removes the entry from the queue.
  • Page 21 -181 Invalid outside macro definition -183 Invalid inside macro definition -184 Macro parameter error -200 Execution error -201 Invalid while in local -202 Settings lost due to rtl -210 Trigger error -211 Trigger ignored -212 Arm ignored -213 Init ignored -214 Trigger deadlock -215...
  • Page 22: Serial Poll Operation

    -310 System error -311 Memory error -312 PUD memory lost -313 Calibration memory lost -314 Save/recall memory lost -315 Configuration memory lost -330 Self-test failed -350 Queue overflow -400 Query error -410 Query INTERRUPTED -420 Query UNTERMINATED -430 Query DEADLOCKED -440 Query UNTERMINATED after indefinite response Query only...
  • Page 23: Ieee-488.2 And Scpi Conformance Information

    IEEE-488.2 and SCPI Conformance Information The SCPI conforms to all specifications for devices as defined in IEEE-488.2 and complies with SCPI command syntax version 1995.0. Confirmed Commands are those commands which are approved commands in the SCPI 1995 Specification, Volume 2: Command Reference.
  • Page 24: Ieee-488.2 Common Command Subsystem

    IEEE-488.2 Common Command Subsystem The following commands are common to all SCPI instruments and declared mandatory by IEEE-488.2. In the following table, the SCPI will be defined as the “device” on the GPIB bus. Table 3-7 Common Command Subsystem Command Description *CLS Clears all status reporting data structures including the...
  • Page 25 Table 3-7 Common Command Subsystem (continued) Command Description *RST Resets the supply to its Power ON (PON) state. Clears all status reporting data structures including the Status Byte, Standard Event Status Register, and Error Queue. Enable masks are not cleared. *SAV n Saves current settings to memory.
  • Page 26: Measure Scpi Command Subsystem

    MEASURE SCPI Command Subsystem 3.5.1 MEASURE SCPI Command Summary MEASure[n] [:SCALar] :CURRent? :POWer? :VOLTage? 3.5.2 MEASURE SCPI Command Reference Table 3-8 Measure Commands Command Description SCPI MEASure Measure subsystem. :CURRent? Returns the floating point value of the DC output current in amps. :POWer? Returns the floating point value of the DC output power in watts.
  • Page 27: Source Scpi Command Subsystem

    SOURCE SCPI Command Subsystem 3.7.1 SOURCE SCPI Command Summary [SOURce]:[n] :CURRent [:LEVel] [:IMMediate] [:AMPLitude] [:AMPLitude]? :TRIGgered [:AMPLitude] [:AMPLitude]? :POWer [:LEVel] [:IMMediate] [:AMPLitude] [:AMPLitude]? :TRIGgered [:AMPLitude] [:AMPLitude]? :VOLTage [:LEVel] [:IMMediate] [:AMPLitude] [:AMPLitude]? :TRIGgered [:AMPLitude] [:AMPLitude]? :PROTection :CLEar [:LEVel] [:LEVel]? :TRIPped? www.valuetronics.com...
  • Page 28: Source Scpi Command Reference

    3.7.2 SOURCE SCPI Command Reference Table 3-10 Source Commands Command Description SCPI SOURce Source subsystem. n = 1-31. The default channel is 1. :CURRent Sets the output current in [:LEVel] Sets the output current in amps [:IMMediate] Sets the output current in amps [:AMPLitude] Sets the output current in amps [:AMPLitude]?
  • Page 29: Status Scpi Command Subsystem

    STATUS SCPI Command Subsystem 3.8.1 STATUS SCPI Command Summary STATus[n] :OPERation :CONDition? :ENABle :ENABle? :EVENt? :PRESet :QUEStionable :CONDition? :ENABle :EVENt? www.valuetronics.com...
  • Page 30: Status Scpi Command Reference

    3.8.2 STATUS SCPI Command Reference Table 3-11 Status Commands Command Description SCPI STATus Status subsystem. :OPERation :CONDition? Query the Operation Condition Register. A change from 0 to 1 of this condition register sets the corresponding bit of the Operation Event register. The bits in the Operation Condition register by bit position(weight) are: 0(1)
  • Page 31 Table 3-11 Status Commands (continued) Command Description SCPI STATus Status subsystem :OPERation :EVENt? Query the Operation Event register. This operation also clears this register. ( see STATus:OPERation:CONDition? for bit definitions ) :PRESet Clears all bits in :STATus:OPERation:ENABle and STATus:QUEStionable:ENABle :QUEStionable :CONDition? Query the Questionable Condition Register.
  • Page 32: System Scpi Command Subsystem

    Table 3-11 Status Commands (continued) Command Description SCPI STATus Status subsystem. n = 1-31. The default channel is 1. :QUEStionable :ENABle Set the Questionable Event Enable register. This is a mask register for the Questionable Event register. When a bit in the Questionable Event register is set and the corresponding bit in the Opeartion Event Enable register is a 1...
  • Page 33: System Scpi Command Reference

    3.9.2 SYSTEM SCPI Command Reference Table 3-12 System Commands Command Description SCPI SYSTem System subsystem. :ERRor? Queries Error Queue for next error/event entry (first in, first out). Entries conatins an error number and descriptive text. A 0 return value indicates no error occurred; negative numbers are reserved by SCPI.
  • Page 34: Diagnostic Scpi Command Subsystem

    3.10 DIAGNOSTIC SCPI Command Subsystem 3.10.1 DIAGNOSTIC SCPI Command Summary :DIAGnostic :FAULts :CODE? :CONTroller? :MAINinput :ACHigh? :ACLow? :MODule? :TEMPerature? :WATChdog? :DISPlay :INDicator? :SCReen? :KEYSend :TEMPerature :MAXimum? :IMMediate? :TIME :CALibrate? :OPERating? :VOLTage :MAINinput :MAXimum? :IMMediate? www.valuetronics.com...
  • Page 35: Diagnostic Scpi Command Reference

    3.10.2 DIAGNOSTIC SCPI Command Reference Table 3-13 Diagnostic Commands Command Description SCPI :DIAGnostic :FAULts :CODE? Queries last controller fault code stored. :CONTroller? Queries controller fault count. :MAINinput :ACHigh? Queries AC input high fault count. :ACLow? Queries AC input low fault count. :MODule? Queries module fault counts.
  • Page 36: Abort Scpi Command Subsystem

    Table 3-13 Diagnostic Commands (continued) Command Description SCPI :DIAGnostic :TEMPerature :MAXimum? Queries maximum ambient temperature recorded. :IMMediate? Queries current ambient temperature. :TIME :CALibrate? Queries time since last calibration (operating hours). :OPERating? Queries total operating hours. :VOLTage :MAINinput :MAXimum? Queries maximum AC input voltage recorded.
  • Page 37: Legacy Compatibility Commands

    3.13 Legacy Compatibility Commands The following commands are included for compatibility with older software only and should not be used for new software. These commands are not part of the SCPI protocol. Table 3-16 Legacy Commands Command Description :RCA? Query actual current reading. :RVA? Query actual voltage reading.
  • Page 38 EXAMPLE: Program a unit with no load at the output to 5 VDC @ 1 A, and verify the output. // Use SYST:ERR? after each command to verify no programming errors. // power-on the unit. *CLS // clear the unit to its power-on default settings. *RST // reset the unit.

This manual is also suitable for:

Sorensen dhp50-200m9d

Table of Contents