Ametek SFA Series Ethernet Programming Manuale Utente

Navigare online o scaricare Manuale Utente per Apparecchiature Ametek SFA Series Ethernet Programming. AMETEK SFA Series Ethernet Programming User Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 159
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti

Sommario

Pagina 1 - Ethernet Options

M550129-03 Rev K www.programmablepower.com SG Series IEEE 488.2/RS232 and Ethernet Options Programming Manual

Pagina 2

Contents SG Series Programming xii M550129-03 Rev K This page intentionally left blank.

Pagina 3

SCPI Command Operation SG Series Programming 6-28 M550129-03 Rev K :RESET? :SAVELAST <0|1> :SAVELAST? :OUTPut :CURRent :CALCulat

Pagina 4

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-29 6.12.2 CALIBRATION SCPI Command Reference The letter “C” in the “SCPI” column mea

Pagina 5

SCPI Command Operation SG Series Programming 6-30 M550129-03 Rev K Command Description SCPI :GAIN? Returns the value of the gain for curr

Pagina 6

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-31 Command Description SCPI :SAVELAST <0|1> Sets the SAVELAST condition “0” di

Pagina 7

SCPI Command Operation SG Series Programming 6-32 M550129-03 Rev K Command Description SCPI :LOCK Disables access to the non-volatile memory.

Pagina 8

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-33 NOTE: Contact the factory for detailed information if the desired wave

Pagina 9

SCPI Command Operation SG Series Programming 6-34 M550129-03 Rev K 6.13.2 SGI SOURCE SCPI Command Subsystem The Power command and its correspondin

Pagina 10

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-35 6.13.3 SGI PROGRAM SCPI Command Subsystem The PROGRAM subsystem, only available i

Pagina 11

SCPI Command Operation SG Series Programming 6-36 M550129-03 Rev K :NAME “name”,<chan#> :NAME? :SAVe :SELected :ALL :STA

Pagina 12 - CONTENTS

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-37 Command Description SCPI :DEFine <step#>, RAMPTOC, <volts>, <

Pagina 13

SG Series Programming Contents M550129-03 Rev K xiii

Pagina 14

SCPI Command Operation SG Series Programming 6-38 M550129-03 Rev K Command Description SCPI :DEFine <step#>, LOOP,<count> Progra

Pagina 15

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-39 Command Description SCPI :SELected Causes the presently selected sequenc

Pagina 16

SCPI Command Operation SG Series Programming 6-40 M550129-03 Rev K Command Description SCPI :NAME “sequence name” Performs one of two possib

Pagina 17

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-41 Command Description SCPI :STATe? Returns the present state for the selected

Pagina 18

SCPI Command Operation SG Series Programming 6-42 M550129-03 Rev K 6.13.4 SGI MEASURE SCPI Command Subsystem The POWer query was added to the Meas

Pagina 19 - OVERVIEW

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-43 Command Description SCPI :ARM <boolean> Readies the last loaded sequenc

Pagina 20 - M550129-03 Rev

SCPI Command Operation SG Series Programming 6-44 M550129-03 Rev K *CLS // clear the unit to its power-on default settings. *RST //

Pagina 21 - AND SPECIFICATIONS

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-45 6.14.4 Hardware Trigger Example This example applies only to units with the Exter

Pagina 22 - SPECIFICATIONS

SCPI Command Operation SG Series Programming 6-46 M550129-03 Rev K // value (5.0 A) to 25.0 A in 30 seconds. 6.14.7 Ramp V Example 2 Pro

Pagina 23 - AND REMOTE PROGRAMMING

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-47 6.14.9 Sequence Creation and Execution Examples These examples assume that the se

Pagina 24

Contents SG Series Programming xiv M550129-03 Rev K CONTENTS SECTION 1 OVERVIEW ...

Pagina 25 - RS232 SETUP PROCEDURE

SCPI Command Operation SG Series Programming 6-48 M550129-03 Rev K PROG:STAT COMPLETE PROG:SAVE:SEL PROG:STAT? Response: Ram[0]=“STOPPED”,Slave[0]

Pagina 26

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-49 (Notice in this example the sequence is being ended with a RETURN rather than a S

Pagina 27 - Configuration Switch

SCPI Command Operation SG Series Programming 6-50 M550129-03 Rev K PROG:DEF 2, RAMPTOV, 3, 5, 4, 11, 10 //ramp from 3 volts to 5 volts in 10 se

Pagina 28 - Remote/Local Selection

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-51 EXAMPLE 4 Issue *RST to establish a known state. In this example, create a sequen

Pagina 29

SCPI Command Operation SG Series Programming 6-52 M550129-03 Rev K OUTP:STAT ON PROG:STAT RUN Following is a diagram for Example 4. Figure 6-4.

Pagina 30 - Address Selection

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-53 The formula for charging is )1(10RCte−−. Issue *RST to establish a known state. P

Pagina 31 - REMOTE PROGRAMMING VIA RS232

SCPI Command Operation SG Series Programming 6-54 M550129-03 Rev K volts in 0.1 sec) PROG:DEF 17, RAMPTOV, 7.77, 7.98, 5, 20, 0.1 (ramp from

Pagina 32

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-55 to 3.82 volts in 0.1 sec PROG:DEF 8, RAMPTOV, 3.82, 3.46, 5, 20, 0.1 //ramp from

Pagina 33 - FEATURES, FUNCTIONS AND

SCPI Command Operation SG Series Programming 6-56 M550129-03 Rev K PROG:NAME “Charge” OUTP:STAT ON PROG:STAT RUN The output for Example 5 should

Pagina 34 - FEATURES AND FUNCTIONS

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-57 EXAMPLE 6 This example shows how to make an infinite loop for the creation of a c

Pagina 35

SG Series Programming Contents M550129-03 Rev K xv 4.3 Specifications ...

Pagina 36 - Readback Resolution

SCPI Command Operation SG Series Programming 6-58 M550129-03 Rev K To stop the execution of the square wave sequence, issue the STOP st

Pagina 37 - Readback Accuracy

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-59 EXAMPLE 7 This example shows how to make a definite length square wave

Pagina 38

SCPI Command Operation SG Series Programming 6-60 M550129-03 Rev K OUTP:STAT ON PROG:STAT RUN The power supply output for Example 7 should look s

Pagina 39

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-61 This page intentionally left blank.

Pagina 41 - AND REMOTE PROGRAMMING

M550129-03 Rev K 7-1 SECTION 7 CALIBRATION CAUTION Please refer to the power supply operation manual for further information before performing cal

Pagina 42

Calibration SG Series Programming 7-2 M550129-03 Rev K be issued once calibration procedures have been performed. 7.2 SETUP FOR CALIBRATION This sect

Pagina 43 - ETHERNET SETUP PROCEDURE

SG Series Programming Calibration M550129-03 Rev K 7-3 7.3 VOLTAGE PROGRAMMING CALIBRATION (ETHERNET) STEP DESCRIPTION 1. Issue a *CLS command

Pagina 44 - Network Setup Using DHCP

Calibration SG Series Programming 7-4 M550129-03 Rev K 13. Enter the actual output voltage value of the third calibration point: CAL:OUTP:VOLT:FIVEP

Pagina 45 - Network Setup Using Auto-IP

SG Series Programming Calibration M550129-03 Rev K 7-5 7.4 VOLTAGE PROGRAM GAIN/OFFSET AND MEASUREMENT READBACK CALIBRATION (ETHERNET, GPIB) NOTE:

Pagina 46

Contents SG Series Programming xvi M550129-03 Rev K 6.3.1 Parameter Definitions ...

Pagina 47

Calibration SG Series Programming 7-6 M550129-03 Rev K 11. Program the DIA to unlock the non-volatile memory for calibration value storage: CAL:UNLO

Pagina 48

SG Series Programming Calibration M550129-03 Rev K 7-7 7.6 CURRENT PROGRAMMING CALIBRATION (ETHERNET) Preparation: 1. Power down the Unit Under T

Pagina 49

Calibration SG Series Programming 7-8 M550129-03 Rev K 10. Enter the actual output current of the second calibration point: CAL:OUTP:CURR:FIVEPOINT

Pagina 50 - CONNECTOR

SG Series Programming Calibration M550129-03 Rev K 7-9 23. Program the supply to lock the non-volatile memory for calibration value protection: C

Pagina 51

Calibration SG Series Programming 7-10 M550129-03 Rev K 9. Reset the output current to 0 amps. CAL:OUTP:CURR:DAC 0 10. Program the Digital Interf

Pagina 52

SG Series Programming Calibration M550129-03 Rev K 7-11 7.8 ANALOG PROGRAM ADJUSTMENT This sections applies only to units with the Isolated Inte

Pagina 53 - ETHERNET

Calibration SG Series Programming 7-12 M550129-03 Rev K Figure 7-1. Potentiometer Locations STANDARD CALIBRATION ADJUSTMENT R35 = VPRES (1mA) Adjust

Pagina 54 - ETHERNET WEB PAGES, OVERVIEW

SG Series Programming Calibration M550129-03 Rev K 7-13 Preparation: 1. Remove prime AC power. 2. Connect the power supply to a precision curren

Pagina 55 - Figure 5-11. Login Window

Calibration SG Series Programming 7-14 M550129-03 Rev K 7.8.1 Adjustment for Current Mode STEP DESCRIPTION 1. Set the SGI Series unit to operate i

Pagina 56 - CONFIGURATION

SG Series Programming Calibration M550129-03 Rev K 7-15 7. Verify the unit is set to 100% ± 0.8% of full-scale output current. If necessary, adjus

Pagina 57 - IP CONFIGURATION

SG Series Programming Contents M550129-03 Rev K xvii 6.14.7 Ramp V Example 2...

Pagina 58

Calibration SG Series Programming 7-16 M550129-03 Rev K 7. Set the programming source to 0.5V ±1mV. 8. Verify that the unit is set to 10% ± 0.25%

Pagina 59

SG Series Programming Calibration M550129-03 Rev K 7-17 This page intentionally left blank.

Pagina 61 - SETTINGS

M550129-03 Rev K 8-1 SECTION 8 SCPI STATUS IMPLEMENTATION

Pagina 62

SCPI Status Implementation SG Series Programming 8-2 M550129-03 Rev K This page intentionally left blank.

Pagina 63

M550129-03 Rev K 8-3 Fault events which must be enabled by the Protection Enable Register before they are recorded in the fault register. Bit Hex

Pagina 64

This page intentionally left blank.

Pagina 65

M550129-03 Rev K Index-1 INDEXA Accuracy programming, Ethernet, 4-4 readback, Ethernet, 4-5 Analog Program Adjustment, 7-11 atures and Functions Et

Pagina 66

SCPI Status Implementation SG Series Programming Index-2 M550129-03 Rev K Ethernet, 5-10 External User Control Signal Connector SHUTDOWN input signal

Pagina 67

SG Series Programming Calibration M550129-03 Rev K Index-3 Rear Panel Ethernet Layout, 5-1 Rear Panel Configuration Switch Address Selection, GPIB,

Pagina 68 - PRESETS

Contents SG Series Programming xviii M550129-03 Rev K Figure 5-2. SG Rear Panel with Ethernet/RS232 Options ...

Pagina 69

SG Series Programming Contents M550129-03 Rev K xix This page intentionally left blank.

Pagina 71

M550129-03 Rev K 1-1 SECTION 1 OVERVIEW 1.1 INTRODUCTION This manual provides instructions for full remote programming control and monitori

Pagina 73 - AND SCPI COMMAND OPERATION

Overview SG Series Programming 1-2 M550129-03 Rev K This page intentionally left blank.

Pagina 74

M550129-03 Rev K 2-1 SECTION 2 IEEE 488.2 GPIB/RS232 FEATURES, FUNCTIONS AND SPECIFICATIONS 2.1 INTRODUCTION This section introduces the features

Pagina 75 - Register

IEEE/GPIB Features, Functions, Specifications SG Series Programming 2-2 M550129-03 Rev K 2.4 READBACK FUNCTIONS • Actual measured voltage and curren

Pagina 76

M550129-03 Rev K 3-1 SECTION 3 IEEE 488.2 GPIB/ RS232 CONFIGURATIONS AND REMOTE PROGRAMMING 3.1 REAR PANEL This section provides illustrations

Pagina 77 - Error/Event Queue

IEEE/RS232 Configuration and Remote Programming SG Series Programming 3-2 M550129-03 Rev K Figure 3-2. SG Unit with GPIB/RS232 Option 1 – RS232 (R

Pagina 78

SG Series Programming IEEE/RS232 Configuration and Remote Programming M550129-03 Rev K 3-3 3.2 RS232 SETUP PROCEDURE This section provides a quick

Pagina 79

IEEE/RS232 Configuration and Remote Programming SG Series Programming 3-4 M550129-03 Rev K 2. Set the rear panel Remote/Local switch to Remote (On o

Pagina 80 - CONFORMANCE INFORMATION

SG Series Programming IEEE/RS232 Configuration and Remote Programming M550129-03 Rev K 3-5 3.3.1 Configuration Switch The DIP switch (may be 8-pin o

Pagina 81 - Queries

IEEE/RS232 Configuration and Remote Programming SG Series Programming 3-6 M550129-03 Rev K 3.3.2 Remote/Local Selection Set the rear panel Remote/Loc

Pagina 82 - SUBSYSTEM

SG Series Programming IEEE/RS232 Configuration and Remote Programming M550129-03 Rev K 3-7 Table 3-2. Remote Power-on Conditions Condition Default

Pagina 84 - SOURCE SCPI Command Summary

IEEE/RS232 Configuration and Remote Programming SG Series Programming 3-8 M550129-03 Rev K 3.3.3 Power-On GPIB Service Request (PON SRQ) Selection Se

Pagina 85

SG Series Programming IEEE/RS232 Configuration and Remote Programming M550129-03 Rev K 3-9 3.4 REMOTE PROGRAMMING VIA RS232 The RS232 interface oper

Pagina 86

IEEE/RS232 Configuration and Remote Programming SG Series Programming 3-10 M550129-03 Rev K This page intentionally left blank.

Pagina 87

M550129-03 Rev K 4-1 SECTION 4 ETHERNET INTERFACE FEATURES, FUNCTIONS AND SPECIFICATIONS 4.1 INTRODUCTION This section covers the Remote Programming

Pagina 88 - RAMP FUNCTION

Ethernet Features, Functions and Specifications SG Series Programming 4-2 M550129-03 Rev K INTERNET OR LAN CONNECTION To operate your Sorensen Ethern

Pagina 89 - MEASURE SCPI Command Summary

SG Series Programming Ethernet Features, Functions and Specifications M550129-03 Rev K 4-3 • Soft limits for voltage and current • Overvoltage pro

Pagina 90 - OUTPUT SCPI Command Summary

Ethernet Features, Functions and Specifications SG Series Programming 4-4 M550129-03 Rev K Description Sorensen Power Supply SGx<base model> I

Pagina 91 - STATUS SCPI Command Summary

SG Series Programming Ethernet Features, Functions and Specifications M550129-03 Rev K 4-5 4.3.6 Readback Accuracy SGA SGI Voltage ± (0.1% of fu

Pagina 92

Ethernet Features, Functions and Specifications SG Series Programming 4-6 M550129-03 Rev K This page intentionally left blank.

Pagina 93 - SYSTEM SCPI Command Summary

SG Series Programming Ethernet Features, Functions and Specifications M550129-03 Rev K 4-7

Pagina 96

M550129-03 Rev K 5-1 SECTION 5 ETHERNET CONFIGURATION AND REMOTE PROGRAMMING 5.1 REAR PANEL This section provides illustrations of the SG power sup

Pagina 97

Ethernet Configuration and Remote Programming SG Series Programming 5-2 M550129-03 Rev K Figure 5-2. SG Rear Panel with Ethernet/RS232 Options 1 –

Pagina 98 - TRIGGER SCPI Command Summary

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-3 Figure 5-3. SGI Rear Panel with Ethernet/RS232 Options (4

Pagina 99

Ethernet Configuration and Remote Programming SG Series Programming 5-4 M550129-03 Rev K NOTE: The SG Ethernet Option has been designed and tested to

Pagina 100 - (applies to Ethernet only)

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-5 Interface differs in that its banner shows “SGA” and it doe

Pagina 101

Ethernet Configuration and Remote Programming SG Series Programming 5-6 M550129-03 Rev K c. In the Network Connections window, right click the icon

Pagina 102

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-7 4. Power on the power supply and allow the power supply to

Pagina 103

Ethernet Configuration and Remote Programming SG Series Programming 5-8 M550129-03 Rev K interface adapter. The following figures show the DIP switch

Pagina 104 - SGI-UNIQUE COMMANDS

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-9 5.2.6 Remote/Local Selection Set the rear panel Remote/Loca

Pagina 105 - M550129-03 Rev K

M550129-03 Rev K vii About AMETEK AMETEK Programmable Power, Inc., a Division of AMETEK, Inc., is a global leader in the design and manufacture of p

Pagina 106

Ethernet Configuration and Remote Programming SG Series Programming 5-10 M550129-03 Rev K Table 5-2. Remote Mode Power-on Conditions Condition Defa

Pagina 107

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-11 Table 5-3. External User Control Signal Connector Pinout

Pagina 108 - EFERENCE

Ethernet Configuration and Remote Programming SG Series Programming 5-12 M550129-03 Rev K SCPI Command Internal Relay Contact State Pin (return

Pagina 109

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-13 5.4 PROGRAMMING/COMMUNICATION VIA ETHERNET With the Ethern

Pagina 110

Ethernet Configuration and Remote Programming SG Series Programming 5-14 M550129-03 Rev K 5.5 ETHERNET WEB PAGES, OVERVIEW The layout of each of

Pagina 111

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-15 Figure 5-11. Login Window Once you have logged in, the L

Pagina 112

Ethernet Configuration and Remote Programming SG Series Programming 5-16 M550129-03 Rev K 5.5.1 HOME This is the default, information-only page. It d

Pagina 113

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-17 • IP Address: your power supply’s address actually in use

Pagina 114

Ethernet Configuration and Remote Programming SG Series Programming 5-18 M550129-03 Rev K To change: Type the new name (15 characters maximum) in th

Pagina 115 - OVP Setup Example

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-19 update (or make all desired changes before clicking

Pagina 116 - Trigger Example

Contents SG Series Programming viii M550129-03 Rev K This page intentionally left blank.

Pagina 117 - Ramp I Example

Ethernet Configuration and Remote Programming SG Series Programming 5-20 M550129-03 Rev K Primary: Obtain an IP Address Automatically (DHCP) and Auto

Pagina 118 - Power On INIT Example

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-21 5.5.3 SETTINGS The Settings page is available to users who

Pagina 119

Ethernet Configuration and Remote Programming SG Series Programming 5-22 M550129-03 Rev K FAULT indicator: highlighted red if fault has occurred OUTP

Pagina 120

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-23 Figure 5-15. Alert Message for Save Settings SCPI COMMAN

Pagina 121

Ethernet Configuration and Remote Programming SG Series Programming 5-24 M550129-03 Rev K 5.5.4 STATUS The Status page displays updated information f

Pagina 122

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-25 Last Calibration Date: displays the date that the power su

Pagina 123

Ethernet Configuration and Remote Programming SG Series Programming 5-26 M550129-03 Rev K 5.5.5 POWER The Power page (only in SGI) displays updated i

Pagina 124

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-27 Stop Current: the programmed current setting when you exit

Pagina 125

Ethernet Configuration and Remote Programming SG Series Programming 5-28 M550129-03 Rev K 5.5.6 PRESETS The Presets page (only in SGI) displays store

Pagina 126

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-29 • Over Volt: click in the Over Volt field and input a new

Pagina 127

SG Series Programming Contents M550129-03 Rev K ixImportant Safety Instructions Before applying power to the system, verify that your product is conf

Pagina 128 - “Discharge”

Ethernet Configuration and Remote Programming SG Series Programming 5-30 M550129-03 Rev K 5.5.7 SECURITY Accessible only if you have Administrative (

Pagina 129

SG Series Programming Ethernet Configuration and Remote Programming M550129-03 Rev K 5-31 ADD NEW USER Accessible from the Security Page by clicking

Pagina 130

Ethernet Configuration and Remote Programming SG Series Programming 5-32 M550129-03 Rev K EDIT EXISTING USER Accessible from the Security Page by cli

Pagina 131

M550129-03 Rev K 6-1 SECTION 6 IEEE 488.2 GPIB/RS232/ETHERNET AND SCPI COMMAND OPERATION 6.1 INTRODUCTION This section describes the operation of th

Pagina 132

SCPI Command Operation SG Series Programming 6-2 M550129-03 Rev K Table 6-1. SCPI Status Byte Bit Hex Value Description 0 0x01 Not used. 1 0x0

Pagina 133

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-3 6.2.2 Standard Event Status Register (ESR) Read the Standard Event Status Register

Pagina 134

SCPI Command Operation SG Series Programming 6-4 M550129-03 Rev K requests based on the Protection Event Status Register, program both the Protect

Pagina 135 - CALIBRATION

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-5 6.2.4 Operation Status and Questionable Status Registers The Operation Status a

Pagina 136 - SETUP FOR CALIBRATION

SCPI Command Operation SG Series Programming 6-6 M550129-03 Rev K Error Code Description 201 Unexpected warm boot This error means that the DIA pr

Pagina 137 - (ETHERNET)

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-7 Error Code Description -330 Self-test failed A self-test failure has occurred. -34

Pagina 138

Contents SG Series Programming x M550129-03 Rev K This page intentionally left blank.

Pagina 139 - (ETHERNET, GPIB)

SCPI Command Operation SG Series Programming 6-8 M550129-03 Rev K 6.2.6 Serial Poll Operation Performing a serial poll will not modify the Status

Pagina 140 - CALIBRATION (ETHERNET, GPIB)

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-9 6.3.2 Units The SGA/SGI power supplies will accept the following units as suffixes

Pagina 141

SCPI Command Operation SG Series Programming 6-10 M550129-03 Rev K 6.4 IEEE 488.2 COMMON COMMAND SUBSYSTEM The following commands are common

Pagina 142

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-11 Command Description *SRE <0+NR1> Sets the value of the Service Request Enab

Pagina 143

SCPI Command Operation SG Series Programming 6-12 M550129-03 Rev K 6.5 SOURCE SCPI COMMAND SUBSYSTEM This section first presents a tree summary of

Pagina 144 - CAL:OUTP:CURR:CALC

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-13 [:AMPLitude] <NRf> [:AMPLitude?] :PROTection :PROTectio

Pagina 145 - ANALOG PROGRAM ADJUSTMENT

SCPI Command Operation SG Series Programming 6-14 M550129-03 Rev K Command Description SCPI :RAMP <NRf> <NRf> Sets the output cu

Pagina 146

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-15 Command Description SCPI [:IMMediate] Sets the output voltage of the sup

Pagina 147

SCPI Command Operation SG Series Programming 6-16 M550129-03 Rev K Command Description SCPI :TRIGgered <NRf> <NRf> Sets the o

Pagina 148 - Adjustment for Current Mode

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-17 6.6 MEASURE SCPI COMMAND SUBSYSTEM This section first presents a tree summary of

Pagina 149 - Adjustment for Voltage Mode

SG Series Programming Contents M550129-03 Rev K xiProduct Family: SG Series IEEE 488.2/RS232 and Ethernet Options Warranty Period: Five Years WARRANT

Pagina 150

SCPI Command Operation SG Series Programming 6-18 M550129-03 Rev K 6.7 OUTPUT SCPI COMMAND SUBSYSTEM This section first presents a tree summary of

Pagina 151

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-19 Command Description SCPI :FOLD <0|1|2> Sets the foldback (program dow

Pagina 152

SCPI Command Operation SG Series Programming 6-20 M550129-03 Rev K 6.8.2 STATUS SCPI Command Reference The letter “C” in the “SCPI” column means t

Pagina 153 - SCPI STATUS IMPLEMENTATION

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-21 6.9 SYSTEM SCPI COMMAND SUBSYSTEM This section first presents a tree summary of

Pagina 154

SCPI Command Operation SG Series Programming 6-22 M550129-03 Rev K 6.9.2 SYSTEM SCPI Command Reference The letter “C” in the “SCPI” column means t

Pagina 155

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-23 Command Description SCPI :DHCPMODE? Returns 1 if DHCP Mode is enabled in

Pagina 156

SCPI Command Operation SG Series Programming 6-24 M550129-03 Rev K Command Description SCPI :TERM <NRf> Sets the return string termin

Pagina 157

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-25 6.10 HTRIGGER SCPI COMMAND SUBSYSTEM This section applies only to units with the

Pagina 158

SCPI Command Operation SG Series Programming 6-26 M550129-03 Rev K 6.11 TRIGGER SCPI COMMAND SUBSYSTEM This section describes the programming soft

Pagina 159

SG Series Programming SCPI Command Operation M550129-03 Rev K 6-27 6.12 CALIBRATION SCPI COMMAND SUBSYSTEM Note: See Section 7 for calibration pro

Commenti su questo manuale

Nessun commento