Argantix KDC 80-62 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Zasilacze Argantix KDC 80-62. Argantix KDC 80-62 User manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 120
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Revision F
August 2006
Copyright 2002-2006
By California Instruments
All rights reserved.
P/N 5005-961
KDC Series
DC Power Supply
Programming Manual
Series I & II
TEL: +1 (858) 404 6936
FAX: +1 (858) 677-0940
Email:
Web Site:
http://www.argantix.com
Przeglądanie stron 0
1 2 3 4 5 6 ... 119 120

Podsumowanie treści

Strona 1 - Programming Manual

Revision F August 2006 Copyright 2002-2006 By California Instruments All rights reserved. P/N 5005-961 KDC Series DC Power S

Strona 2

Programming Manual 2 Remote Control 2.1 Introduction The KDC Series comes standard with an RS232C serial interface on the rear panel. It can optio

Strona 3 - SAFETY SUMMARY

Programming Manual 6.4 Examples The following section contains examples of commonly used operations involving the status registers. You can determ

Strona 4

Programming Manual 100 KDC Series DC Power Supplies

Strona 5 - SPARE PARTS

Programming Manual 7 Option Commands 7.1 Introduction The KDC Series offers a number of options that are implemented in the power supply controlle

Strona 6

Programming Manual 7.2 Mil-Std 704 Option -704 MIL704 tests can be executed remotely from the GPIB or RS232 using the following command tree. See

Strona 7

Programming Manual :MIL704:SSTate:VOLTage:RIPPle This command initiates the Steady state voltage ripple test step. Command Syntax :MIL704:SSTate:

Strona 8 - 1 Introduction

Programming Manual :MIL704:EMERgency:VOLTage This command initiates the Emergency voltage level test step. Command Syntax :MIL704:EMERgency:VOLT

Strona 9 - 1.3 Equipment Rack use

Programming Manual Appendix A: SCPI Command tree Command Syntax Tree. ABORt Resets the trigger system to the Idle state CALibrate :M

Strona 10 - 2 Remote Control

Programming Manual :POWer [:DC]? Returns the DC power measurement reading. :VOLTage[:DC]? Returns the DC voltage measurement reading. MIL

Strona 11 - 2.2 RS232C Interface

Programming Manual [:LEVEL] [:AMPLitude] :POINts :SLEW [:RATE] 0.0001 to 1e6 / sec :POINts :DWELl [:TIME] Dwell ti

Strona 12

Programming Manual :CONDition Returns the value of the condition register :ENABle Enables specific bits in the Event register :EVE

Strona 13 - 2.3 Optional IEEE Interface

Programming Manual 2.2 RS232C Interface A suitable cable to connect the power supply to a 9 pin PC-AT style serial port is supplied with the power

Strona 14 - 2.4 KDCGUI Installation

Programming Manual Appendix B: SCPI Conformance Information SCPI Version The KDC Series DC power supplies conform to SCPI version 1990.0. KDC S

Strona 15

Programming Manual Appendix C: Error Messages Any errors that occur during operation from either the front panel or the remote control interface w

Strona 16 - Resolution for Symptom 1

Programming Manual Number Message String Cause Remedy allowed" correct command syntax -200 "Execution error" Command could

Strona 17 - Procedure

Programming Manual Number Message String Cause Remedy error. download. Check interface and try downloading data again. Successful download may

Strona 18 - Resolution for Symptom 2

Programming Manual Number Message String Cause Remedy 8 "Calibration memory lost" Calibration data lost. Contact Argantix service d

Strona 19 - 2.7 Software Registration

Programming Manual Index * *OPT?...

Strona 20 - 3 Introduction to SCPI

Programming Manual CURRent:HIGH...

Strona 21

Programming Manual INITiate:CONTinuous...

Strona 22 - 3.3 Using Queries

Programming Manual O OUTPut:IMP:REAL...

Strona 23

Programming Manual SOURce:CURRent[:LEVel][:IMMediate] [:AMPLitude][:DC]...46 SOUR

Strona 24

Programming Manual IF esr% <> 0 THEN PRINT #1, "*CLS" + CHR$(10); END IF END IF LOOP UNTIL cmd$ = "QUIT"

Strona 25 - 3.5 SCPI Data Formats

Programming Manual VOLTage:MODE ...

Strona 26 - 4 SCPI Command Reference

Programming Manual 2.3 Optional IEEE Interface The KDC Series can optionally be equipped with an IEEE-488 interface in addition to the standard R

Strona 27 - 4.2 Calibration Subsystem

Programming Manual 2.4 KDCGUI Installation This section covers installation of the KDCGUI from the distribution disk to the user’s PC. To succes

Strona 28

Programming Manual 2.4.3 Installing the Software from CD ROM The KDCGUI software is distributed on CD-ROM. The KDCGUI must be installed from CD u

Strona 29

Programming Manual 2.5 Trouble Shooting - RS232C This section provides guidelines for resolving communication problems that may occur when using

Strona 30

Programming Manual Procedure 1. Make sure the KDCGUI program is closed and no device is using the com port in use. 2. From the Windows desktop,

Strona 31

Programming Manual Resolution for Symptom 2 Execute the suggested procedure to resolve symptom 1 first. If an occasional error continues to occur

Strona 32

Programming Manual 2.6 Trouble Shooting - IEEE-488 / GPIB This section provides guidelines for resolving communication problems that may occur wh

Strona 33

Programming Manual Programming Manual DC Power Supply Argantix KDC Series I KDC Series II  Copyright 2002-2006, California Instruments, Rev F K

Strona 34 - 4.3 Initiate Subsystem

Programming Manual 3 Introduction to SCPI SCPI (Standard Commands for Programmable Instruments) is a programming language for controlling instrum

Strona 35

Programming Manual The SCPI Command Tree As previously explained, the basic SCPI communication method involves sending one or more properly format

Strona 36 - 4.4 Measurement Subsystem

Programming Manual Moving Among Subsystems In order to combine commands from different subsystems, you need to be able to restore the active path

Strona 37

Programming Manual 3.4 Structure of a SCPI Message SCPI messages consist of one or more message units ending in a message terminator. The termina

Strona 38

Programming Manual Headers Headers are instructions recognized by the power source. Headers (which are sometimes known as "keywords") ma

Strona 39

Programming Manual Message Terminator A terminator informs SCPI that it has reached the end of a message. The only permitted message terminator is

Strona 40

Programming Manual 4 SCPI Command Reference Where appropriate, related commands or queries are included. These are listed because they are either

Strona 41

Programming Manual 4.2 Calibration Subsystem The commands in this subsystem allow you to do the following:  Enable and disable the calibration m

Strona 42 - 4.5 Output Subsystem

Programming Manual 4.2.1 Calibration - Measurement Subsystem Syntax CALibrate :MEASure :CURRent [:AMBient] Ambient temperature calibrati

Strona 43

Programming Manual CALibrate:MEASure:VOLTage[:AMBient][:FSCale] <NRf> This command initiates the calibration of the DC voltage measurement a

Strona 44

Programming Manual SAFETY SUMMARY This power supply contains high voltage and current circuits that are potentially lethal. Because of its size

Strona 45 - 4.6 Sense Subsystem

Programming Manual 4.2.2 Calibration - Output Subsystem Syntax CALibrate [:SOURce] :CURRent :EXTernal RPI input calibration :5V 5

Strona 46 - 4.7 Source Subsystem

Programming Manual Command Syntax CALibrate:SOURce:CURRent:EXTernal:RESistance <NRf+> Parameters <NRf> (a value between -127 and +12

Strona 47

Programming Manual Command Syntax CALibrate:SOURce: VOLTage:EXTernal:10V <NRf+> Parameters <NRf> (a value between -127 and +128) Exa

Strona 48

Programming Manual 4.2.3 Calibration - Password CALibrate:PASSword This command allows the entry of the calibration password. The calibration pas

Strona 49

Programming Manual 4.3 Initiate Subsystem This subsystem controls the triggering of the DC power supply. See section 5.6 under "Triggering Ou

Strona 50

Programming Manual Command Syntax INITiate:CONTinuous Parameters 0|1|OFF|ON *RST Value OFF Examples INIT:CONT ON Related Commands ABOR INIT:C

Strona 51

Programming Manual 4.4 Measurement Subsystem This subsystem programs the measurement capability of the power supply. Subsystem Syntax MEASure/FET

Strona 52

Programming Manual Query Syntax MEASure:ARRay:CURRent[:DC]? [<n>,<n>] FETCh:ARRay:CURRent[:DC]? [<n>,<n>] Parameters Op

Strona 53

Programming Manual Dim expo_val As Variant Dim mant_f As Single Dim c(3) As Long 'Must use 32 bit integers to allow for

Strona 54

Programming Manual MEASure:ARRay:POWer[:DC]? FETCh:ARRay:POWer[:DC]? These queries return an array containing the instantaneous output power in w

Strona 55

Programming Manual Electrical Safety Symbols Used in This Manual KDC Series DC Power Supplies iii

Strona 56

Programming Manual MEASure[:SCALar]:CURRent[:DC]? FETCh[:SCALar]:CURRent[:DC]? This query returns the DC value of the DC current being sourced a

Strona 57

Programming Manual Query Syntax MEASure:VOLTage? FETCh[:SCALar]:VOLTage[:DC]? Parameters None Examples MEAS:VOLT? Returned Parameters <NR2&

Strona 58

Programming Manual 4.5 Output Subsystem This subsystem controls the main outputs, the signal outputs and the output impedance of the DC supply. Su

Strona 59

Programming Manual OUTPut:RI[:LEVel] This command sets the remote inhibit level mode. Factory default is LOW, which requires a contact closure to

Strona 60

Programming Manual OUTPut:TTLTrg:SOURce This command selects the signal source for the Trig Out signal as follows:  BOT Beginning of transient

Strona 61

Programming Manual 4.6 Sense Subsystem This subsystem controls the measurement acquisition system. Subsystem Syntax SENSe :SWEep :OFFSet De

Strona 62

Programming Manual 4.7 Source Subsystem This subsystem programs all the output parameters of the power supply. It is the most elaborate of all sub

Strona 63

Programming Manual 4.7.2 Source - Current subsystem [:SOURce] :CURRent [:LEVel] [:IMMediate] [:AMPlitude] [:DC] Set t

Strona 64

Programming Manual Command Syntax [SOURce:]CURRent:HIGH <NRf> Parameters 0 to LIM:CURR? value. Unit A (amperes) *RST Max. Current Exampl

Strona 65

Programming Manual Command Syntax [SOURce:]CURRent:PROTection:DELay <NRf> Parameters 0.1 to 5 *RST Value 0.1 Examples CURR:PROT:DEL 1.00

Strona 66 - Bit Weight 16 8 1

Programming Manual WARRANTY INFORMATION CALIFORNIA INSTRUMENTS CORPORATION warrants each instrument manufactured by them to be free from defects i

Strona 67

Programming Manual FIXed The current slew level set is unaffected by a triggered output transient. STEP The current slew level set is programmed

Strona 68

Programming Manual 4.7.3 Source - Limit subsystem [:SOURce] :LIMit :CURRent? Current range limit: Model specific :VOLTage? Voltag

Strona 69

Programming Manual 4.7.4 Source - List subsystem [:SOURce] :LIST :COUNt Number of times to repeat transient list :CURRent [:LEVEL]

Strona 70

Programming Manual Command Syntax [SOURce:]LIST:CURRent[:LEVel][:AMPLitude] <NRf+>,<NRf+> Parameters 0 to MAX Unit Volt Examples LI

Strona 71 - 4.9 System Commands

Programming Manual Command Syntax [SOURce:]LIST:DWELl[:TIME]<NRf+> ,<NRf+> Parameters 0.001 to 9E4|MINimum|MAXimum Unit S (seconds

Strona 72

Programming Manual Command Syntax [SOURce:]LIST:STEP<step> Parameters ONCE | AUTO *RST Value AUTO Examples LIST:STEP ONCE Query Syn

Strona 73

Programming Manual Query Syntax [SOURce:]LIST:VOLTage:POINts? Returned Parameters <NR1> Example LIST:VOLT:POIN? Related Commands LIST:V

Strona 74

Programming Manual 4.7.5 Source – Mode subsystem [:SOURce] :MODE CVOLtage | CCURrent | CPOWer [SOURce:]MODE This command is used to set or q

Strona 75 - 4.10 Trigger Subsystem

Programming Manual 4.7.7 Source - Pulse subsystem [:SOURce] :PULSE :COUNt 1 to 2e8 :DCYCle 0 to 100% pulse width must

Strona 76

Programming Manual Command Syntax [SOURce:]PULSe:HOLD<parameter> Parameters WIDTh|DCYCle *RST Value WIDTh Examples PULS:HOLD DCYC Query Sy

Strona 77 - 4.11 Common Commands

Programming Manual Table of Contents 1 Introduction ...

Strona 78

Programming Manual 4.7.8 Source - Voltage subsystem [:SOURce] :VOLTage [:LEVel] [:IMMediate] [:AMPlitude] [:DC] Set

Strona 79

Programming Manual Command Syntax [SOURce:]VOLTage[:LEVel][:IMMediate]:HIGH <NRf> Parameters 0 to LIM:VOLT? value. Unit V (Volt) *RST Ma

Strona 80

Programming Manual Command Syntax [SOURce:]VOLTage:PROTection[:LEVel] <NRf> Parameters 0 to 110% | 105 to 110% | <NR3> *RST Value 0

Strona 81

Programming Manual Command Syntax [SOURce:]VOLTage:REFerence <param> Parameters INTernal | EXT5V | EXT10V | EXTRES *RST Value INTernal Ex

Strona 82

Programming Manual Command Syntax [SOURce:]VOLTage:SLEW:TRIGgered <NRf> Parameters 0 to MAX *RST Value 0 Examples VOLT:SLEW:TRIG Query Sy

Strona 83

Programming Manual 4.8 Status Subsystem Commands This subsystem programs the DC power supply’s status registers. There are four groups of status

Strona 84 - 5 Programming Examples

Programming Manual 4.8.1 Status - Operation Status Group Subsystem Syntax STATus :OPERation :CONDition Returns the value of the conditio

Strona 85 - 5.3 Basic Measurements

Programming Manual STATus:OPERation:EVENt? This query returns the value of the Operation Event register. The Event register is a read-only registe

Strona 86

Programming Manual 4.8.2 Status – Questionable Status Group Subsystem Syntax STATus :QUEStionable :CONDition Returns the value of the co

Strona 87

Programming Manual STATus:QUEStionable:EVENt? This query returns the value of the Questionable Event register. The Event register is a read-only r

Strona 88

Programming Manual List of Figures Figure 1-1: KDC Series DC Power Supply...

Strona 89

Programming Manual 4.8.3 Status - Instrument Isummary Group Subsystem Syntax STATus :INSTrument :ISUMmary :CONDition Returns the selec

Strona 90

Programming Manual 4.9 System Commands The system commands control the system level functions of the Power supply. Subsystem Syntax SYSTem: COMMu

Strona 91

Programming Manual Command Syntax SYSTem:COMMunicate:SERial:BITS <NRF> Parameters 7|8 Example SYST:COMM:SER:BITS 8 Returned Parameters <

Strona 92

Programming Manual Command Syntax SYSTem:LOCal Parameters None Example SYST:LOC Related Commands SYST:REM SYSTem:PON This command is used to def

Strona 93

Programming Manual SYSTem:VERSion? This query returns the SCPI version number to which the DC supply complies. The returned value is of the form Y

Strona 94

Programming Manual 4.10 Trigger Subsystem This subsystem controls the triggering of the DC power supply. See chapter 0 under "Triggering Outp

Strona 95

Programming Manual  WTRIG The trigger is waiting for internal synchronization or external trigger  BUSY The triggered transient in progress.

Strona 96

Programming Manual 4.11 Common Commands Common commands begin with an * and consist of three letters (command) or three letters and a ? (query). C

Strona 97 - 5.9 Trigger System Summary

Programming Manual 4.11.1 *CLS This command clears the following registers (see chapter 6 for descriptions of all status registers):  Standard E

Strona 98 - 6 Status Registers

Programming Manual 4.11.3 *ESR? This query reads the Standard Event Status register. Reading the register clears it. The bit configuration of thi

Strona 99

Programming Manual 1 Introduction 1.1 General Description Figure 1-1: KDC Series DC Power Supply The Argantix KDC Series of DC Programmable Power

Strona 100 - 6.4 Examples

Programming Manual 4.11.5 *OPT? This query identifies any options that are installed. Options are identified by a string keyword or a number. A 0

Strona 101

Programming Manual 4.11.7 *RST This command resets the power supply to a setting defined by the values in the register defined by PON if valid or

Strona 102 - 7 Option Commands

Programming Manual 4.11.9 *SRE This command sets the condition of the Service Request Enable Register. This register determines which bits from th

Strona 103 - 7.2 Mil-Std 704 Option -704

Programming Manual 4.11.12 *TST This command executes an internal selftest. Command Syntax *TST Parameters None Related Commands ABOR 4.11.13

Strona 104

Programming Manual 5 Programming Examples 5.1 Introduction This chapter contains examples on how to program the Power supply. Simple examples show

Strona 105

Programming Manual Current Limit To set the current limit use: CURRent <n> where <n> is the current limit in amperes. If the load atte

Strona 106

Programming Manual MEAS:CURR:AMPL:RES /* resets track and hold for peak curr. meas. /* It may be need to turn the output on or program

Strona 107

Programming Manual 5.5 Programming Output Transients Output transients are used to:  Synchronize output changes with internal or external trigg

Strona 108

Programming Manual 5.5.1 Transient System Model When a trigger is received in step or pulse modes, the triggered functions are set from their IMM

Strona 109

Programming Manual PULS:PER 4 Set pulse period for 4 seconds TRIG:SOUR BUS Respond to IEEE-488 bus triggers INIT Set to Wait-for-trigger state

Strona 110

Programming Manual 1.2 Bench Top use The KDC Series DC Supply may be used as a bench top unit provided adequate provisions are made to protect th

Strona 111 - Appendix C: Error Messages

Programming Manual LIST:VOLTage 24, 20, 16;CURR 160 is the same as: LIST:VOLTage 24, 20, 16 LIST:CURRent 160, 160, 160 Step 3: Determine the time

Strona 112

Programming Manual 5.6 Triggering Output Changes The following transient trigger sources can be selected: IMMediate Generates a trigger when the

Strona 113

Programming Manual 5.6.2 Initiating the Output Trigger System When the DC supply is turned on, the trigger subsystem is in the idle state. In th

Strona 114

Programming Manual Specifying a Dwell Time for Each List Point Each voltage and current list point has an associated dwell time specified by: LIST

Strona 115

Programming Manual 5.7.1 Voltage, Current and Power Measurements To the rms voltage or current, use: MEASure:VOLTage?or MEASure:CURRent? To mea

Strona 116

Programming Manual Figure 5-2: Measurement Acquisition Trigger Model 5.7.5 Initiating the Measurement Trigger System When the DC supply is turne

Strona 117

Programming Manual 5.7.7 Generating Measurement Triggers Providing that you have specified the appropriate trigger source, you can generate trigg

Strona 118

Programming Manual Figure 5-3: Pre-event and Post-event Triggering 5.9 Trigger System Summary Figure shows a functional block diagram of the AC/

Strona 119

Programming Manual 6 Status Registers You can use status register programming to determine the operating condition of the power supply at any time

Strona 120

Programming Manual Figure 6-1: Power Supply Status System Model 98 KDC Series DC Power Supplies

Komentarze do niniejszej Instrukcji

Brak uwag