Agilent Technologies 6613C, 6634B, 66332A, 6633B, 6632B, 6614C, 6631B, 66312A, 6612C Example Programs D

Page 95

 

 

 

 

 

Example Programs - D

1085

 

 

 

 

1090

’Query dc source outputs CURRENT?"

:GOSUB 2000 :GOSUB 3000

1100

VOUT = OUTPUTS(1)

 

 

 

 

1105

IOUT = OUTPUTS(2)

 

 

 

 

1110

PRINT "The output levels are "VOUT" Volts and "IOUT" Amps"

1115

 

 

 

 

1120

’Program triggered current level to value insufficient to maintain

1125

’supply within its CV operating characteristic

1130

CODES$ = "CURR:TRIG MIN" :GOSUB 2000

 

 

1135

 

 

 

 

1140

’Set operation status mask to detect mode change from CV to CC

1145

CODES$ = "STAT:OPER:ENAB 1024;PTR 1024"

 

:GOSUB 2000

1150

 

 

 

 

1155

’Enable Status Byte OPER summary bit

 

 

 

1160

CODES$ = "*SRE 128" :GOSUB 2000

 

 

 

1165

 

 

 

 

1170

’Arm trigger circuit and send trigger to dc source

1175

CODES$ = "INITIATE:SEQUENCE1;TRIGGER"

 

:GOSUB 2000

1180

 

 

 

 

1185

’Wait for supply

to respond to trigger

 

 

1190

FOR I= 1 to 100

:NEXT I

 

 

 

1195

 

 

 

 

1200

’Poll for interrupt caused by change to CC mode and print to

screen

 

 

 

 

 

1205

CALL IOSPOLL (PS,RESPONSE)

 

 

 

1210

IF (RESPONSE AND 128) <> 128 THEN GOTO 1240

’No OPER event to

report

 

 

 

 

 

1215

CODES$ = "STATUS:OPER:EVEN?" :GOSUB 2000

’Query status oper

register

 

 

 

 

1220

CALL IOENTER (PS,OEVENT)

 

 

’Read back event bit

1225

IF PCIB.ERR <> NOERR THEN ERROR PCIB.BASERR

 

1230

IF (OEVENT AND 1024) = 1024 THEN PRINT "Supply switched to CC

mode."

 

 

 

 

 

1240

’Clear the status circuit

 

 

 

1245

CODES$ = "*CLS"

:GOSUB 2000

 

 

 

1250

FOR I = 1 TO 100

:NEXT I

 

 

’Wait for supply to

clear

 

 

 

 

 

1255

 

 

 

 

1260

’Disable output and save present state in location 2

1265

CODES$ = "OUTPUT OFF;*SAV 2" :GOSUB 2000

 

1270

END

 

 

 

 

1275

 

 

 

 

2000

’Send command to dc source

 

 

 

2005

LENGTH = LEN(CODES$)

 

 

 

2010

CALL IOOUTPUTS (PS,CODES$,LENGTH)

 

 

’Send command to

interface

 

 

 

 

2015

IF PCIB.ERR <> NOERR THEN ERROR PCIB.BASERR

’SETUP.BAS error

trap

 

 

 

 

 

2020

RETURN

 

 

 

 

2025

 

 

 

 

3000

’Get data from dc source

 

 

 

3005

CALL IOENTERA (PS,OUTPUTS(1),MAX.ELEMENTS,ACTUAL.ELEMENTS)

3010

IF PCIB.ERR <> NOERR THEN ERROR PCIB.BASERR

 

3015

RETURN

 

 

 

 

95

Image 95
Contents Programming Guide Printing History Safety GuidelinesTable of Contents Internally Triggered Measurements Language DictionaryOutput Commands Example Programs Error MessagesScpi Conformance Information Compatibility LanguageDocumentation Summary About this GuideScpi References External ReferencesGpib References System Requirements VXIplug&play Power Products Instrument DriversDownloading and Installing the Driver Supported ApplicationsGpib Address Accessing Online HelpGpib Capabilities of the DC Source RS-232 Capabilities of the DC SourceBaud Rate RS-232 Flow ControlRS-232 Programming Example Boldface font RS-232 TroubleshootingIntroduction to Scpi Conventions Used in This GuideMultiple Commands in a Message Types of Scpi CommandsMoving Among Subsystems Including Common CommandsUsing Queries Types of Scpi MessagesMessage Unit Separator Query IndicatorMessage Unit HeadersResponse Data Types Scpi Data FormatsNumerical Data Formats Suffixes and MultipliersUsing Device Clear Scpi Command CompletionPage Enabling the Output Power-on InitializationIntroduction Programming the OutputMaximum Current Output VoltageOutput Current Maximum VoltageOutput Trigger System Model Setting the Voltage or Current Trigger LevelsTriggering Output Changes Scpi Triggering NomenclatureGenerating Triggers Initiating the Output Trigger SystemDC Measurements Making MeasurementsVoltage and Current Measurements Current Ranges RMS Measurements Agilent 66312A, 66332A OnlySequence Form Alias SEQuence2 ACQuire Internally Triggered MeasurementsMeasurement Trigger System Model BUS Generating Measurement Triggers Agilent 66312A, 66332A OnlyTrigger Commands Used to Measure Output Pulses Pulse Measurement Queries Measuring Output Pulses Agilent 66312A, 66332A OnlyCurrent Detector Multiple Measurements Agilent 66312A, 66332A Only Controlling Measurement SamplesVarying the Voltage or Current Sampling Rate Pre-event and Post-event Triggering Pulse Measurement Example Agilent 66312A, 66332A onlyOption Base Programming the Status Registers Power-On ConditionsOperation Status Group Status Byte Register Questionable Status GroupStandard Event Status Group RQS Bit Determining the Cause of a Service InterruptServicing Operation Status and Questionable Status Events MSS BitRemote Inhibit RI Inhibit/Fault IndicatorMonitoring Both Phases of a Status Transition Discrete Fault Indicator DFIPin Using the Inhibit/Fault Port as a Digital I/OBit Weight DFI Programming ExamplePage Language Dictionary Subsystem CommandsSubsystem Commands Syntax ALC DFISubsystem Commands Syntax Output Programming Parameters Common CommandsCommon Commands Syntax Programming ParametersCALibrateCURRentMEASureLOWRange Calibration CommandsCALibrateCURRent CALibrateCURRentNEGativeCALibrateLEVel CALibratePASSwordCommand Syntax CALibrateSAVE Parameters None Examples CALibrateDATAQuery Syntax CALibrateSTATe? CALibrateSTATeCALibrateVOLTage CALibrateVOLTagePROTectionQuery Syntax Measurement CommandsMEASureARRayCURRent? FETChARRayCURRent? MEASureARRayVOLTage? FETChARRayVOLTage?FETChCURRent? applies to Agilent 66312A, 66332A Only MEASureCURRent? FETChCURRent?MEASureCURRentACDC? FETChCURRentACDC? MEASureCURRentHIGH? FETChCURRentHIGH?MEASureCURRentMINimum? FETChCURRentMINimum? MEASureCURRentLOW? FETChCURRentLOW?MEASureCURRentMAXimum? FETChCURRent MAXimum? FETChVOLTage? applies to Agilent 66312A, 66332A Only MEASureVOLTage? FETChVOLTage?MEASureVOLTageACDC? FETChVOLTageACDC? MEASureVOLTageHIGH? FETChVOLTageHIGH?MEASureVOLTageMINimum? FETChVOLTageMINimum? MEASureVOLTageLOW? FETChVOLTageLOW?MEASureVOLTageMAXimum? FETChVOLTageMAXimum? Returned Parameters NR3 SENSeCURRentRANGeSENSeCURRentDETector Unit a amperes *RST Value MAX high rangeSENSeSWEepTINTerval SENSeFUNCtionSENSeSWEepOFFSetPOINts SENSeSWEepPOINtsReturned Parameters CRD SENSeWINDowHANNing RECTangularOUTPutDFISOURce Output CommandsOUTPut OUTPutDFIOUTPutPROTectionCLEar OUTPutPROTectionDELayOUTPutPONSTATe Query Syntax OUTPputRELayPOLarity? OUTPutRELayOUTPutRELayPOLarity OUTPutRIMODESOURceCURRentPROTectionSTATe Default SuffixSOURceCURRent SOURceCURRentTRIGgerQuery Syntax SOURceDIGitalDATA? SOURceDIGitalDATASOURceDIGitalFUNCtion SOURceVOLTageAgilent 66332A, 6631B, 6632B, 6633B and 6634B Only SOURceVOLTageALCBANDwidth? SOURceVOLTageALCBWIDth?SOURceVOLTageTRIGger SOURceVOLTagePROTectionSTATusOPERationCONDition? Status CommandsSTATusPRESet STATusOPERation?STATusOPERationNTR STATusOPERationPTR STATusOPERationENABleQuery Syntax STATusOPERationENABle? Parameters Preset ValueSTATusQUEStionableCONDition? STATusQUEStionableENABleSTATusQUEStionable? STATQUESNTR?STATQUESPTR? Command Syntax *CLS Parameters NoneSTATusQUEStionableNTR STATusQUEStionablePTR CLSOPC Bit Configuration of Standard Event Status Enable RegisterESE ESR?Example PSCSRE PSC onNR1 register binary value Bit Configuration of Status Byte RegisterSTB? WAIDISPlayTEXT System CommandsDISPlay DISPlayMODEParameters none Returned Parameters NR2 SYSTemERRor?SYSTemLANGuage SYSTemVERSion?IDN? SYSTemLOCalSYSTemREMote SYSTemRWLockRST Command Syntax RCL NRf Parameters ExampleOPT? RCLTST? RST SettingsCommand Syntax SAV NRf Parameters Example SAVINITiateCONTinuousSEQuence1 INITiateCONTinuousNAME Trigger CommandsABORt INITiateSEQuence INITiateNAMEAbor Currtrig Init *TRG Volttrig TRIGgerTRIGgerSOURce TRIGgerSEQuence2 TRIGgerACQuireTRIGSEQ2COUNCURR 5 Trigacqcouncurr TRIGgerSEQuence2COUNtCURRent TRIGgerACQuireCOUNtCURRentTRIGgerSEQuence2COUNtVOLTage TRIGgerACQuireCOUNtVOLTage Parameters RST Value ExamplesTRIGSEQ2HYSTCURR TRIGSEQ2LEVVOLT TRIGSEQ2HYSTVOLT TRIGSEQ2LEVCURRTRIGSEQ2LEVCURR TRIGSEQ2HYSTVOLT TRIGgerSEQuence2LEVelCURRent TRIGgerACQuireLEVelCURRentTRIGgerSEQuence2LEVelVOLTage TRIGgerACQuireLEVelVOLTage TRIGSEQ2LEVVOLT TRIGSEQ2HYSTCURRTRIGSEQ2SLOPVOLT TRIGgerSEQuence2SLOPeCURRent TRIGgerACQuireSLOPeCURRentTRIGgerSEQuence2SLOPeVOLTage TRIGgerACQuireSLOPeVOLTage TRG Parameters None Related CommandsTRIGgerSEQuence2SOURce TRIGgerACQuireSOURce TRIGgerSEQuence1DEFine TRIGgerSEQuence2DEFinePage Scpi Version Scpi Confirmed CommandsNon-SCPI Commands Page Command Setting Table B-1. COMPatibility Power-on Settings CommandASTS? CLR Table B-2. COMPatibility Commands CompatibilityERR? FAULT? ID? IOUT? Similar Scpi CommandTable B-2. COMPatibility Commands Description Similar Scpi Compatibility CommandError Table B-2. COMPatibility CommandsCompatibility Description Command These commands determine the conditions that will set bitsFAU Norm Fast INH ERR UNR +CCRQS ERR RDY Page Bit Set Error Number Error Code Error Type Error Number ListTable C-1. Error Numbers Error Number Page National Instruments Gpib Driver Assigning the Gpib Address in ProgramsTypes of DOS Drivers Agilent 82335A DriverBasic Controllers Error HandlingExample Programs D Call IBCLRPS% Example 2. IBM Controller Using National InterfaceCODES$=*CLS Option Base Example 3. Controller Using BasicIndex 100 IndexScpi 101102 Manual Updates
Related manuals
Manual 82 pages 25.5 Kb Manual 83 pages 60.43 Kb

6613C, 66312A, 6631B, 6611C, 6614C specifications

Agilent Technologies, a leader in electronic test and measurement solutions, offers a range of power supplies designed to meet various application needs. Notable models include the 6632B, 6634B, 66332A, 6633B, and 6612C. Each of these units provides unique features and technologies that cater to researchers, engineers, and technicians in the industry.

The Agilent 6632B is a single-output DC power supply that delivers up to 30V and 3A. It is known for its excellent load regulation and low noise, making it ideal for sensitive electronic testing. The model includes built-in voltage and current measurement capabilities, allowing users to monitor output conditions in real time. The 6632B is commonly used in laboratory environments, educational institutions, and manufacturing lines.

Moving to the 6634B, this model offers dual-output capabilities with a maximum output of 30V and 6A. This versatility enables simultaneous powering of two different devices or circuit sections. It also features parallel and series operation options, allowing users to create a custom power supply configuration for specific applications. With a programmable interface, the 6634B simplifies test automation, ensuring efficiency in extensive testing scenarios.

The Agilent 66332A stands out with its precision and high performance. This power supply provides three outputs—two programmable and one fixed—yielding flexible power configurations. Its intuitive user interface allows easy adjustment of voltage and current settings. The device is equipped with extensive protection features to safeguard both the power supply and the connected load against faults. It is an excellent choice for complex testing setups that require reliable power.

The 6633B model offers a high-performance power supply with dual outputs, similar to the 6634B but with enhanced specifications. It can provide up to 40V and 2A per channel, delivering precision for demanding applications. This model is particularly suited for industries focused on high-reliability applications, such as telecommunications and aerospace.

Lastly, the Agilent 6612C is a compact and lightweight power supply providing single-output up to 60V and 2A. This model is designed for simplicity and ease of use, making it an excellent choice for portable applications. The 6612C’s unique characteristics include a compact design and user-friendly controls, which facilitate operation in field settings.

In summary, Agilent Technologies’ power supply models—6632B, 6634B, 66332A, 6633B, and 6612C—offer an array of features that cater to a wide range of testing and research needs, ensuring reliable power delivery in various contexts.