Racal Instruments 3155 Spécifications

Naviguer en ligne ou télécharger Spécifications pour Générateurs d'électricité Racal Instruments 3155. Racal Instruments 3155 Specifications Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 204
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
Artisan Technology Group is your source for quality
new and certied-used/pre-owned equipment
FAST SHIPPING AND
DELIVERY
TENS OF THOUSANDS OF
IN-STOCK ITEMS
EQUIPMENT DEMOS
HUNDREDS OF
MANUFACTURERS
SUPPORTED
LEASING/MONTHLY
RENTALS
ITAR CERTIFIED
SECURE ASSET SOLUTIONS
SERVICE CENTER REPAIRS
Experienced engineers and technicians on staff
at our full-service, in-house repair center
WE BUY USED EQUIPMENT
Sell your excess, underutilized, and idle used equipment
We also offer credit for buy-backs and trade-ins
www.artisantg.com/WeBuyEquipment
REMOTE INSPECTION
Remotely inspect equipment before purchasing with
our interactive website at www.instraview.com
LOOKING FOR MORE INFORMATION?
Visit us on the web at www.artisantg.com for more
information on price quotations, drivers, technical
specications, manuals, and documentation
Contact us: (888) 88-SOURCE | sales@artisantg.com | www.artisantg.com
SM
View
Instra
Vue de la page 0
1 2 3 4 5 6 ... 203 204

Résumé du contenu

Page 1 -

Artisan Technology Group is your source for quality new and certied-used/pre-owned equipment• FAST SHIPPING AND DELIVERY• TENS OF THOUSANDS OF IN-S

Page 2 - User Manual

User Manual 3155vSCPI Parameter Type... 4-15Numeri

Page 3 - PROPRIETARY NOTICE

User Manual 3155ArbConnection 3-47Figure 3-49, An Example of Generating Modulating Sine From the Built-in Library.Artisan Technology Group - Quality I

Page 4 - FOR YOUR SAFETY

User Manual 31553-48 ArbConnectionGenerating Wave-forms Using theEquation EditorOne powerful feature of WaveCAD is the Equation Editor. The Equa-tion

Page 5

User Manual 3155ArbConnection 3-49tion generates a sine waveform. If you change the offset setting inthe Offset field and press the Adjust key, the wa

Page 6 - Table of Contents

User Manual 31553-50 ArbConnectionEquationConventionsThe following paragraphs describe the conventions used to write anequation. To avoid errors, make

Page 7

User Manual 3155ArbConnection 3-51log(x) The base 10 logarithm of xIn(x) The natural (base e) logarithm of xabs(x) The absolute value of x-1E^20<&g

Page 8

User Manual 31553-52 ArbConnectionAmpl(p)=6000*sin(omg*p*10)Equation Samples So far, you have learned how to create two simple waveforms:straight line

Page 9

User Manual 3155ArbConnection 3-53Now lets try to modulate two sinewaves with different periods andstart phases. Type this:Ampl(p)= 8000*sin(omg*p)*co

Page 10

User Manual 31553-54 ArbConnectionFigure 3-53, Using the Equation Editor to Add Second Harmonic Distortion.In Figure 3-25 10 cycles of a sinewave are

Page 11

User Manual 3155ArbConnection 3-55Figure 3-54, Using the Equation Editor to Generate Exponentially Decaying SinewaveThe last example as shown in Figur

Page 12 - List of Figures

User Manual 31553-56 ArbConnectionFigure 3-55, Using the Equation Editor to Build Amplitude ModulatedSignal With Upper and Lower SidebandsCombining Wa

Page 13

User Manual 3155viSine Characteristics...

Page 14 - OVERVIEW

User Manual 3155ArbConnection 3-57Ampl(p)= Sine.wav*sin(omg*p*10)*Noise.wav/1000If you did not make any mistakes, the waveform graph should look assho

Page 15 - Figure 1-1, 3155 Series

User Manual 31553-58 ArbConnectionThis page was left intentionally blank.Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-

Page 16 - Highlights

User Manual 3155Programming Reference 4-1 Chapter 4PROGRAMMING REFERENCEWhat’s In ThisChapterThis chapter lists and describes the software drivers tha

Page 17 - 1-4 Overview

User Manual 3155Programming Reference 4-2The RIComm.dllFunctionsThe RICom.dll controls communication with the PCI bus. There arefive library functions

Page 18 - Functional

User Manual 3155Programming Reference 4-3OpenInstruemntPurposeInitiates communications with one of the instruments found using the function FindInstru

Page 19

User Manual 3155Programming Reference 4-4OpenAllInstrumentPurposeInitiates communications with all instruments found using the function FindInstrument

Page 20

User Manual 3155Programming Reference 4-5CloseInstrumentPurposeTerminates communications with one of the instrumentsC SyntaxCloseInstrument (int hInst

Page 21 - Connectors

User Manual 3155Programming Reference 4-6GetInstrumentAttributePurposeUse this function to fetch instrument identity, options, slot location, serial n

Page 22 - Operating Modes

User Manual 3155Programming Reference 4-7GetInstrumentAttribute (continued)Instrument Attributes Structure - INSTRATTRm_Type Describes the model numbe

Page 23 - Frequency Agility

User Manual 3155Programming Reference 4-8GetStateMessagePurposeReturns a string with a description of the error foundC SyntaxVoid GetStateMessage (INS

Page 24 - Output Type

User Manual 3155viiList of FiguresFigure 1-1, 3155 Series ...

Page 25 - Waveforms

User Manual 3155Programming Reference 4-9The 3155drv.dllFunctionsThe 3155drv DLL controls the complete functionality of the instru-ment. You also have

Page 26

User Manual 3155Programming Reference 4-10DescriptionThe SendCommand() function is the main function you’ll use for controlling instrument func-tions

Page 27 - Programming The

User Manual 3155Programming Reference 4-11SendBlockPurposeUse this function to send arbitrary waveform values as well as FM arbitrary waveform valuest

Page 28 - INSTALLATION

User Manual 3155Programming Reference 4-12Error CodesDescriptionPXI_COMMAND_ERRORif value is 0x8000000, error is in SCPI syntax or other errors relati

Page 29 - Grounding

User Manual 3155Programming Reference 4-13char last;}FMPT;2. Define array FMPT fmWav[<wavelength>]3. Fill the structure with data array of whi

Page 30

User Manual 3155Programming Reference 4-14FREQUENCY are both acceptable forms. Use upper or lowercaseletters. Therefore, FREQ, FREQUENCY, freq, and F

Page 31 - Installation

User Manual 3155Programming Reference 4-15Querying ParameterSettingQuery the current value of most parameters by adding a questionmark ( ? ) to the co

Page 32 - Copying Instru

User Manual 3155Programming Reference 4-16Numeric Parameters Commands that require numeric parameters accept all commonlyused decimal representations

Page 33

User Manual 3155Programming Reference 4-17is used to differentiate between the accepted short form (upper case)and the long form (upper and lower case

Page 34

User Manual 3155Programming Reference 4-18Table 4-1. Model 3155 SCPI Commands List SummaryKeyword Parameter Form (Default in Bold) Notes:INSTRument

Page 35

User Manual 3155viiiFigure 2-28. Editing Chassis Number and Slot location... 2-25 Figur

Page 36

User Manual 3155Programming Reference 4-19Table 4-1. Model 3155 SCPI Commands List Summary (continued)Keyword Parameter Form (Default in Bold) Notes

Page 37

User Manual 3155Programming Reference 4-20Table 4-1. Model 3155 SCPI Commands List Summary (continued)Keyword Parameter Form (Default in Bold) Notes

Page 38 - 3. Power on your PXI chassis

User Manual 3155Programming Reference 4-21Table 4-1. Model 3155 SCPI Commands List Summary (continued)Keyword Parameter Form (Default in Bold) Notes:S

Page 39

User Manual 3155Programming Reference 4-22Table 4-1. Model 3155 SCPI Commands List Summary (continued)Keyword Parameter Form (Default in Bold) Notes*C

Page 40

User Manual 3155Programming Reference 4-23SOURce Subsys-temThis subsystem is used to control output functions, shape and pa-rameters, frequency, ampli

Page 41

User Manual 3155Programming Reference 4-24:MARKer (?) <mark_sclk> 64e6,100e-3,100e6:VOLTage (?) {<ampl>|MINimum|MAXimum} 5,80e-3,8:OFFSet

Page 42 - Figure 2-15 – Device Manager

User Manual 3155Programming Reference 4-25APPLy:SINusoid{<freq>,<ampl>,<offs>,<phase>}PurposeThis command is a high-level comm

Page 43 - ArbConnection

User Manual 3155Programming Reference 4-26• <freq> sets the output frequency in units of Hertz• <ampl> sets the output amplitude in units

Page 44

User Manual 3155Programming Reference 4-27APPLy:RAMP{<freq>,<ampl>,<offs>,<delay>,<rise>,<fall>}PurposeThis comman

Page 45 - 2-18 Installation

User Manual 3155Programming Reference 4-28APPLy:EXPonential{<freq>,<ampl>,<offs>,<exp>}PurposeThis command is a high-level com

Page 46

User Manual 3155Overview 1-1 Chapter 1OVERVIEWWhat’s In ThisChapterThis chapter contains general and functional descriptions of theModel 3155 Arbitrar

Page 47

User Manual 3155Programming Reference 4-29APPLy:DC{<%_ampl>}PurposeThis command is a high-level command that programs the 3155 to output a DC le

Page 48

User Manual 3155Programming Reference 4-30FM?Response and defaultThe 3155 returns 1 if the FM is on, or 0 if the FM is off. Default is 0.FM:DEViation&

Page 49 - The ArbDetector

User Manual 3155Programming Reference 4-31FM:FUNCtion:SHAPe?Response and defaultThe 3155 returns SIN, TRI, SQU, or RAMP depending on its present setti

Page 50 - Using the ArbDe

User Manual 3155Programming Reference 4-32FM:TRIGger:MODE{CONTinuous|TRIGered|GATEd}PurposeThis command selects one of the FM modes.• CONTinuous selec

Page 51 - Configuring Ac

User Manual 3155Programming Reference 4-33FREQuency:RASTer{<sclk>|MINimum|MAXimum}PurposeThis command modifies the sample clock frequency of the

Page 52 - Testing Commu

User Manual 3155Programming Reference 4-34FSK:FREQuency:RASTer?Response and defaultThe 3155 returns the present shifted sample clock frequency value.

Page 53

User Manual 3155Programming Reference 4-35Parameter typeDiscreteFUNCTion:MODE?Response and defaultThe 3155 returns FIX, USER, or SEQ depending on the

Page 54 - Chapter 3

User Manual 3155Programming Reference 4-36ROSCillator:SOURce?Response and defaultThe 3155 returns INT, EXT, or TCXO depending on the present 3155 sett

Page 55 - Installing Wave

User Manual 3155Programming Reference 4-37Parameter typeDiscreteSWEep:DIRection?Response and defaultThe 3155 returns UP, or DOWN depending on the pres

Page 56 - The Opening

User Manual 3155Programming Reference 4-38SWEep:[STATe]{OFF|ON}PurposeThis command turns the sweep function on or off.• ON turns the sweep function on

Page 57

User Manual 31551-2 OverviewFigure 1-1, 3155 SeriesArtisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg

Page 58

User Manual 3155Programming Reference 4-39The 3155 returns the present amplitude value. The returned value is in standard scientific format (for exam-

Page 59 - The Control

User Manual 3155Programming Reference 4-40Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Page 60

User Manual 3155Programming Reference 4-41TRIangle:PHASe?Response and defaultThe 3155 returns the present start phase value. Default value is 0.SQUare

Page 61

User Manual 3155Programming Reference 4-42PULSe:WIDTh?Response and defaultThe 3155 returns the present width value. Default value is 10.PULSe:TRANsiti

Page 62

User Manual 3155Programming Reference 4-43RAMP:DELay?Response and defaultThe 3155 returns the present delay value. Default value is 0.RAMP:TRANsition&

Page 63 - Waveforms Panel

User Manual 3155Programming Reference 4-44SINC:NCYCle?Response and defaultThe 3155 returns the present number of zero-crossing value. Default value is

Page 64

User Manual 3155Programming Reference 4-45OUTPut Subsys-temThis subsystem controls the characteristics of the output. It controlsfilter type and filte

Page 65 - Sequence Panel

User Manual 3155Programming Reference 4-46Parameter typeDiscreteOUTPut:FILTer?Response and defaultThe 3155 returns NONE, 25M, 50M, or ALL depending on

Page 66

User Manual 3155Programming Reference 4-47OUTPut:SYNC:POSition?Response and defaultThe 3155 returns the present duty cycle value. Default value is 50.

Page 67

User Manual 3155Programming Reference 4-48INSTrument Sub-systemA dual channel arbitrary waveform generator is considered as twological instruments. Th

Page 68 - Using the Segment

User Manual 3155Overview 1-3WaveCADFeatureHighlights• Three powerful tools in one software package: Instrument controlpanel, Waveform composer and FM

Page 69

User Manual 3155Programming Reference 4-49INSTrument:COUPle:PHASe<phase>PurposeThis command programs the phase offset between the master and sla

Page 70 - Using the Sequence

User Manual 3155Programming Reference 4-50SynchronizingMultiple Instru-mentsThe capability to synchronize multiple instruments is one of thestrongest

Page 71

User Manual 3155Programming Reference 4-51to the sample clock frequency and start phase of the master signal.You can still program each module with so

Page 72 - The Trigger Panel

User Manual 3155Programming Reference 4-52TRIGger Subsys-temThe TRIGger subsystem is used to synchronize device actions withexternal events. These com

Page 73

User Manual 3155Programming Reference 4-53ARM:SLOPe{POSitive|NEGative}PurposeThis command sets the edge sensitivity of which the 3155 will stop in arm

Page 74 - The Modulation

User Manual 3155Programming Reference 4-54TRIGger:BURSt{OFF|ON|0|1}PurposeThis command places the 3155 in burst mode. This command affects the 3155 on

Page 75

User Manual 3155Programming Reference 4-55TRIGger:SLOPe{POSitive|NEGative}PurposeThis command sets the edge sensitivity of the trigger input.• <POS

Page 76

User Manual 3155Programming Reference 4-56<interval> 100e-3 to 5e6 in units of secondsTRIGger:TIMer?Response and defaultThe 3155 returns the pre

Page 77

User Manual 3155Programming Reference 4-57TRACe Subsys-temThe TRACe subsystem contains commands, which allow definition ofsegments and their correspon

Page 78 - The Utility Panel

User Manual 3155Programming Reference 4-58Arbitrary Wave-formsArbitrary waveforms are generated from digital data points, which arestored in memory. E

Page 79

User Manual 31551-4 OverviewFigure 1-3, WaveCAD - Wave ComposerFigure 1-4, WaveCAD - FM Wave ComposerArtisan Technology Group - Quality Instrumentatio

Page 80 - Command Editor

User Manual 3155Programming Reference 4-59Downloading Ar-bitrary Wave-formsThere are two ways to download arbitrary waveform data points intothe memor

Page 81

User Manual 3155Programming Reference 4-60nary block. 2002 is not a multiple of 4, therefore the generator generates an er-ror message if this segment

Page 82 - Composer

User Manual 3155Programming Reference 4-61Sequenced Wave-formsSequenced waveforms are made of a number of arbitrary waveforms,which can be linked and

Page 83

User Manual 3155Programming Reference 4-621) The 3155 must be set to operate in continuous mode2) Select the MIX sequence advance mode3) Assign the

Page 84

User Manual 3155Programming Reference 4-63SEQ:DEF 2,2,1,1 (Step 2 = segment 2, no loops, mode 1)SEQ:DEF 3,3,10,1 (Step 3 = segment 3, 10 loops, mode 1

Page 85

User Manual 3155Programming Reference 4-64SYSTem Subsys-temThe system-related commands are not related directly to waveformgeneration but are an impor

Page 86

User Manual 3155Programming Reference 4-65IEEE-STD-488.2Common Com-mands and Que-riesSince most instruments and devices in an ATE system use similarco

Page 87

User Manual 3155Programming Reference 4-66*RST - Resets the generator to its default state. Default values are listedin Table 4-1.*SRE <enable_valu

Page 88

User Manual 3155Programming Reference 4-67The Status Byte Register (STB)The Status Byte summary register contains conditions from the otherregisters.

Page 89

User Manual 3155Programming Reference 4-68Figure 4-57. SCPI Status Registers&&&&&&&&&&&&&&&

Page 90 - The WaveCAD

User Manual 3155Overview 1-5FunctionalDescriptionA detailed functional description is given following the general de-scription of the features, functi

Page 91

User Manual 3155Programming Reference 4-69Reading the StatusByte Register The Status Byte summary register can be read with the *STB? com-mon query. T

Page 92

User Manual 3155Programming Reference 4-70Standard Event Status Register(ESR)The Standard Event Status Register reports status for special appli-catio

Page 93

User Manual 3155Programming Reference 4-71Standard EventStatus Enable Regis-ter (ESE)The Standard Event Status Enable Register allows one or moreevent

Page 94 - The FM Composer

User Manual 3155Programming Reference 4-7280 characters):-102,"Syntax error"A complete listing of the errors that can be detected by the gen

Page 95 - Composer Menu Bar

User Manual 3155Programming Reference 4-733. Activating filters when the 3155 is set to output the built-in sinewaveform, or activating the built-in s

Page 96

User Manual 3155Programming Reference 4-74This page was left intentionally blank.Artisan Technology Group - Quality Instrumentation ... Guaranteed | (

Page 97

3155 User ManualPerformance Verification 5-1 Chapter 5PERFORMANCE VERIFICATIONWhat’s in ThisChapterThis chapter provides performance tests for the Mod

Page 98

3155 User ManualPerformance Verification 5-2Warm-Up PeriodMost equipment is subject to a small amount of drift when it isfirst turned on. To ensure ac

Page 99

3155 User ManualPerformance Verification 5-3Frequency Accu-racyAccuracy Specifications: 0.01% of reading to 50.00 MHzEquipment: Counter1. Configure t

Page 100 - ArbConnection 3-47

3155 User ManualPerformance Verification 5-42. Set the DMM to ACV measurements (RMS).3. Connect the Model 3155 output to DMM input. Termi-nate the ou

Page 101 - Equation Editor

User Manual 31551-6 OverviewMemory SegmentationThere is no need to use the entire memory every time an arbitrarywaveform is generated. The waveform me

Page 102 - Writing Equations

3155 User ManualPerformance Verification 5-5Squarewave Char-acteristicsSpecified Transition Time: 10ns typical (10% to 90% of ampli-tude)Specified Abe

Page 103 - Conventions

3155 User ManualPerformance Verification 5-6Remote Commands ::RES:OUTP ON:FUNC:MODE USER:TRAC:DEF 4000:TRAC:SEL 1:FREQ:RAST 40e3:VOLT 5Using WaveCAD

Page 104

3155 User ManualPerformance Verification 5-73. Change the Model 3155 FREQ setting to 50.00 MHz(sine wave output to 100MHz). Verify that peak-to-peako

Page 105

3155 User ManualPerformance Verification 5-83155 outputs a gated signal. Leave the externalpulse generator connected to the Model 3155 forthe next tes

Page 106

User Manual 3155Product Support 6-1 Chapter 6PRODUCT SUPPORTProduct SupportRacal Instruments has a complete Service and Parts Department.If you need t

Page 107

User Manual 3155Product Support 6-2Support OfficesRacal Instruments, Inc.4 Goodyear St., Irvine, CA 92618-2002 Tel: (800) RACAL-ATE, (800) 722-2528, (

Page 108

User Manual 3155Specifications A-1 Appendix ASPECIFICATIONSOutput Channels 1Multiple Instrument synchronizationDescription Multiple instruments can be

Page 109 - Combining Wave

User Manual 3155Specifications A-2Modulation Frequency Range 2mHz to 100 KHz Resolution 10 digits Accuracy 0.1%Peak Frequency Deviation DC to 50 M

Page 110 - ArbConnection 3-57

User Manual 3155Specifications A-3Ramp Time Range 10 µs to 1 s, 3 digits, ±0.1% SweepDescription Sample Clock sweeps continuously from start to s

Page 111 - 3-58 ArbConnection

User Manual 3155Specifications A-4STANDARD WAVEFORMS LIBRARYWaveforms Sine, Triangle, Square, Pulse, Ramp, Sinc, Gaussian Pulse,Exponential decay/Rise

Page 112 - PROGRAMMING REFERENCE

3155100MS/s ARBITRARYWAVEFORM GENERATORUser ManualPUBLICATION NO. 980866RACAL INSTRUMENTSRacal Instruments, Inc.4 Goodyear St., Irvine, CA 92618-2002

Page 113 - FindInstrument

User Manual 3155Overview 1-7OptionsThere is one option available for the 3155.Option TCXO – This options adds 1ppm TCXO referenceOrdering InformationM

Page 114 - OpenInstruemnt

User Manual 3155Specifications A-5Mixed Sequence Advance Each step of a sequence can be programmed to advanceeither a) automatically (Automatic Sequen

Page 115 - OpenAllInstrument

User Manual 3155Specifications A-6Level >2 V into 50Ω, 4V nominal into 10KΩProtection Protected against temporary short to case groundPosition Poin

Page 116 - CloseInstrument

User Manual 3155Specifications A-7GENERALPower Requirements <10W maximumCurrent Consumption +5V @ 30mA, +12V @ 200mA, -12V @ 200mA, +3.3V @ 1.4AEMC

Page 117 - GetInstrumentAttribute

User Manual 3155Specifications A-8This page was left intentionally blank.Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-

Page 118 - (continued)

Artisan Technology Group is your source for quality new and certied-used/pre-owned equipment• FAST SHIPPING AND DELIVERY• TENS OF THOUSANDS OF IN-S

Page 119 - GetStateMessage

User Manual 31551-8 OverviewFront PanelConnectorsThe 3155 has 3 BNC connectors on its front panel: main and SYNCoutputs and trigger input. There are a

Page 120 - SendCommand

User Manual 3155Overview 1-9modulation affect this output directly. The sine waveform output isprogrammed to 100 MHz, so it may serve as an additional

Page 121 - Description

User Manual 31551-10 Overviewnal goes low, is the last point of the waveform.Burst ModeThe burst mode is an extension of the triggered mode where theg

Page 122 - SendBlock

User Manual 3155Overview 1-11FMThe FM function modulates the 3155 sample clock frequency. Youcan frequency modulate the output either with built-in wa

Page 123 - Error Codes

User Manual 31551-12 OverviewArbitrary (User)WaveformsThe arbitrary waveform memory is capable of storing one or moreuser-defined waveforms. The 3155

Page 124 - Introduction To

User Manual 3155Overview 1-13Figure 1-5b. Segment 2 – Sine WaveformFigure 1-5c Segment 3 – Pulse WaveformThe following sequence was made of segment 2

Page 125 - Parameters

User Manual 31551-14 OverviewOutput StateThe main output can be turned on or off. The internal circuit is dis-connected from the output connector by a

Page 126

User Manual 3155Installation 2-1 Chapter 2INSTALLATIONInstallation Over-viewThis chapter contains information and instructions necessary to pre-pare t

Page 127 - SCPI Syntax and

User Manual 31552-2 InstallationExercise extreme caution when a shock hazard is present. Lethalvoltage may be present on cables, connector jacks, or t

Page 128

THANK YOU FOR PURCHASING THIS RACAL INSTRUMENTS PRODUCT.For this product, or any other Racal Instruments product that incorporates software drivers, y

Page 129 - Programming Reference 4-18

User Manual 3155Installation 2-3WARNINGDo not attempt to float the output from ground as it maydamage the Model 3155 and other equipment connectedto t

Page 130 - Programming Reference 4-19

User Manual 31552-4 InstallationRemoving the In-strument from theBagThe 3155 is supplied in an antistatic bag. Check the seal on the bagto make sure t

Page 131 - Programming Reference 4-20

User Manual 3155Installation 2-5Copying Instru-ment DriversThe 3155 is a Plug & Play instrument, meaning that after you install itin your PXI chas

Page 132 - Programming Reference 4-21

User Manual 31552-6 InstallationFigure 2-1, which will search for new drivers6. Follow the procedure as shown below.7. After installing the PXI 3155

Page 133 - Programming Reference 4-22

User Manual 3155Installation 2-7Figure 2-2 – Search for 3155 DriverPress Next and you’ll now be prompted to select the location of thedriver files on

Page 134 - SOURce Subsys

User Manual 31552-8 InstallationAssuming that you used the supplied CD, press Browse and specifythe subfolder Win9xdrv located in the Drivers folder,

Page 135 - Programming Reference 4-24

User Manual 3155Installation 2-9Press Next and observe that Window copies the files from the CD-ROM drive to your hard drive, as shown in Figure 2-6.F

Page 136

User Manual 31552-10 InstallationThe next step is necessary to verify that the device driver was in-stalled properly and is displayed correctly in the

Page 137

User Manual 3155Installation 2-11Windows 2000/XP DeviceDriver InstallationA device driver is necessary for the 3155 software to communicate tothe PXI

Page 138

User Manual 31552-12 InstallationFigure 2-10 – Install Hardware Device DriversPress Next and you’ll now be prompted to select the location of thedrive

Page 139

FOR YOUR SAFETYBefore undertaking any troubleshooting, maintenance or exploratory procedure, read carefully theWARNINGS and CAUTION notices.This equip

Page 140

User Manual 3155Installation 2-13ure 2-12.Figure 2-12 – Copying Device DriversAfter Windows has completed copying the device drivers, Windowsdisplays

Page 141

User Manual 31552-14 Installation Figure 2-14 – Completing the Found New Hardware WizardThe next step is necessary to verify that the device driver wa

Page 142

User Manual 3155Installation 2-15 Figure 2-15 – Device ManagerArtisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | ww

Page 143

User Manual 31552-16 InstallationWindows NT DeviceDriver InstallationA device driver is necessary for the 3155 software to communicate tothe PXI board

Page 144 - FREQuency:RASTer?

User Manual 3155Installation 2-17To install the software click on “Install Software Utilities” and followthe install program as shown in Figure 2-17.

Page 145

User Manual 31552-18 InstallationFigure 2-19 – Customer Information StepArtisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-S

Page 146

User Manual 3155Installation 2-19After typing the customer details press Next and select either theTypical mode or the Custom mode setup type, as show

Page 147

User Manual 31552-20 Installation Figure 2-21 – Selecting DestinationIn order to change the installation features, as shown in Figure 2-22,check the d

Page 148

User Manual 3155Installation 2-21In order to complete the setup, you need to restart your computer.You can either restart your computer immediately or

Page 149

User Manual 31552-22 InstallationThe ArbDetectorThe ArbDetector detects all 3155 arbitrary waveform generators thatare plugged into the PXI chassis an

Page 150

This page was left intentionally blank.Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Page 151 - Programming Reference 4-40

User Manual 3155Installation 2-23Using the ArbDe-tectorTo invoke the ArbDetector program, either double-click on the icon oropen the options window as

Page 152

User Manual 31552-24 InstallationConfiguring Ac-tual Slot Loca-tionThe ArbDetector allows you to specify the actual slot where your in-strument reside

Page 153

User Manual 3155Installation 2-25 Figure 2-28. Editing Chassis Number and Slot locationIn the Slot Number field select the actual location of your ins

Page 154

User Manual 31552-26 InstallationThe Response field can also be used to query instrument settings.Try the following queries and check the response:OUT

Page 155

User Manual 3155ArbConnection 3-1 Chapter 3WaveCADWhat’s In ThisChapterThis Chapter contains information how to install, invoke and useWaveCAD. An int

Page 156 - OUTPut Subsys

User Manual 31553-2 ArbConnectionInstalling Wave-CADThe installation program installs WaveCAD on a logical drive of yourchoice. The default is drive C

Page 157

User Manual 3155ArbConnection 3-3Conventions Usedin This ManualThis manual uses certain typographical conventions to make it easierfor you to follow i

Page 158

User Manual 31553-4 ArbConnectionThe Startup & Communication Options dialog box is displayed at thetop. You can check the “Store and don’t show…”

Page 159 - INSTrument Sub

User Manual 3155ArbConnection 3-5There are two more options to select from this dialog box. The StartCommunications with:First Found instrument – will

Page 160 - INSTrument:SET {0

User Manual 31553-6 ArbConnectionThe Panels bar provides direct access to instrument control panels.The individual control panels are explained later

Page 161 - Multiple Instru

User Manual 3155iTable of ContentsChapter 1OVERVIEW...

Page 162

User Manual 3155ArbConnection 3-7Panel will automatically pop up and cascade in front of the MainPanel.LED’s –LED’s indicate which of the parameters a

Page 163 - TRIGger Subsys

User Manual 31553-8 ArbConnectionFigure 3-32, The Main PanelIf you are connected properly to the PCI bus and WaveCAD has de-tected this link and place

Page 164

User Manual 3155ArbConnection 3-9Operating ModesThe Operating Modes group is used for selecting the active triggermode for the instrument. You can sel

Page 165 - • OFF or 0 disables gate mode

User Manual 31553-10 ArbConnectionThe StandardWaveforms PanelThe Standard Waveforms panel, as shown in Figure 3-4, may be ac-cessed a number of ways:

Page 166

User Manual 3155ArbConnection 3-11NoteThe normal color of the digital reading is dark blue. Ifyou modify the reading, the color changes to a lightersh

Page 167 - TRIGger:IMMediate

User Manual 31553-12 ArbConnectionWARNINGBy selecting an external reference you are disabling theinternal reference circuit. If no, a 10 MHz reference

Page 168 - TRACe Subsys

User Manual 3155ArbConnection 3-13ParametersThe Parameters group contains buttons for adjusting Amplitude, Off-set, and active segments. The values ex

Page 169 - Management

User Manual 31553-14 ArbConnectionSample ClockThe Sample Clock group consists of one parameter that controls thesample clock frequency. Note that the

Page 170 - Downloading Ar

User Manual 3155ArbConnection 3-15Internal – disables the TRIG IN input and routes the internal triggergenerator to the trigger advance circuit. The f

Page 171

User Manual 31553-16 ArbConnectionFigure 3-35. The Segment TableThe two main fields in the segment table are Seg and Length. TheSeg (segment) is an in

Page 172 - Sequenced Wave

User Manual 3155iiFM...

Page 173

User Manual 3155ArbConnection 3-17Using the SequenceTableTo learn more about sequences and sequence control, refer to sec-tion 4 of this manual. The 3

Page 174 - SEQuence:DELete:ALL

User Manual 31553-18 ArbConnectionand Adv. These elements are explained below.Link # – defines an index array for the sequence table. When gener-ating

Page 175 - SYSTem Subsys

User Manual 3155ArbConnection 3-19The Trigger PanelThe Trigger panel, as shown in Figure 3-8, is invoked either bypressing the TRIG button on the Pane

Page 176 - Common Com

User Manual 31553-20 ArbConnectionFigure 3-37, The Trigger PanelSlopeThe Slope group lets you select the edge sensitivity for the trigger in-put of th

Page 177 - Registers

User Manual 3155ArbConnection 3-21or return to the main panel and leave the Trigger Panel in the back-ground by clicking on the “To Main Panel” key.Th

Page 178 - Register (STB)

User Manual 31553-22 ArbConnectionNoteThe normal color of the digital reading is dark blue. Ifyou modify the reading, the color changes to a lightersh

Page 179 - Programming Reference 4-68

User Manual 3155ArbConnection 3-23Figure 3-38, The Modulation PanelFSKThe FSK group contains parameters for controlling the FSK function.To turn the F

Page 180

User Manual 31553-24 ArbConnectionSweepThe Sweep group contains parameters for controlling sweep options.To turn the Sweep function on and off, click

Page 181 - Status Register

User Manual 3155ArbConnection 3-25Slope – The Slope sub-group selects the edge sensitivity of the trig-ger input of the 3155. If you click on Positive

Page 182 - Error Messages

User Manual 31553-26 ArbConnectionFigure 3-39, The Utility PanelFilterThe Filter group lets you place filters in series with the output path.Click on

Page 183

User Manual 3155iiiThe Opening Screen...

Page 184

User Manual 3155ArbConnection 3-27The System andCommand EditorWaveCAD requires the correct configuration to work with the 3155.For example, the comput

Page 185 - Programming Reference 4-74

User Manual 31553-28 ArbConnectionSystem CommandsThe System Commands group lets you send common commandsand test the 3155 for proper operation. The Ti

Page 186 - PERFORMANCE VERIFICATION

User Manual 3155ArbConnection 3-29The WaveformComposerBeing an arbitrary waveform generator, the 3155 has to be loadedwith waveform data before it can

Page 187

User Manual 31553-30 ArbConnectionFigure 3-41, The Wave Composer Opening ScreenFile MenuThe File menu has four commands which, control waveform files.

Page 188 - Amplitude Accu

User Manual 3155ArbConnection 3-31Save Waveform (Binary)The Save Waveform menu selection stores the active waveform inthe 3155 directory as a binary f

Page 189 - DC Offset Charac

User Manual 31553-32 ArbConnectionthen click on the right mouse button to terminate this operation.NOTEThe Sketch mode may also be invoked using the c

Page 190 - Sine Characteris

User Manual 3155ArbConnection 3-33sponding toolbar icon.Trim LeftThe Trim Left function operates in conjunction with the left anchor. Itis helpful if

Page 191 - (Using Sine Out

User Manual 31553-34 ArbConnectionView MenuThe View menu lets you view various options on the waveformgraph. The View commands include: Zoom In, Zoom

Page 192 - Burst Characteris

User Manual 3155ArbConnection 3-35Figure 3-43, Zooming In on WaveformsWave MenuThe Wave menu lets you create waveforms on the WaveCAD graph.The Wave c

Page 193

User Manual 31553-36 ArbConnectionFigure 3-44, An Example of Generating Sine Waveforms From the Built-in Library.Creating Sine WaveformsUse the follow

Page 194 - PRODUCT SUPPORT

User Manual 3155ivThe Waveform Composer Menu Bar... 3-29File Menu...

Page 195 - Support Offices

User Manual 3155ArbConnection 3-37discrete amplitude steps. The Amplitude parameter defines howmany of these steps is use for generating the sine. The

Page 196 - SPECIFICATIONS

User Manual 31553-38 ArbConnectionclicking on this icon again, or by clicking on the right mouse button.Autoline mode lets you draw straight-line segm

Page 197

User Manual 3155ArbConnection 3-39cation and press Enter.Use this icon after you have zoomed in to zoom out to view the entirewaveform graph.This icon

Page 198 - OPERATING MODES

User Manual 31553-40 ArbConnectionThe WaveformGraphWaveforms are created and edited on the waveform graph. Figure 3-17 shows an example of a waveform

Page 199 - SEQUENCED ARBITRARY WAVEFORMS

User Manual 3155ArbConnection 3-411) Click and hold the mouse cursor on the left anchor triangle andthen drag the curtain to the left position. Do th

Page 200

User Manual 31553-42 ArbConnectionThe FM WaveComposer Menu BarThe FM Wave Composer menu bar provides access to standardWindows commands such as File a

Page 201 - 10 MHz Reference Input

User Manual 3155ArbConnection 3-43Open Waveform…The Open Waveform… function lets you browse your disk for previ-ously saved waveform files and loads t

Page 202

User Manual 31553-44 ArbConnectionEdit MenuThe Edit menu is used for manipulating the waveform that is drawnon the graph. The editing menu is explaine

Page 203

User Manual 3155ArbConnection 3-45UndoThe Undo command undoes the last editing operation.Wave MenuThe Wave menu lets you create waveforms on the scree

Page 204

User Manual 31553-46 ArbConnectionStart Phase – The start phase parameter defines the angle of whichthe sine will start. The example shows 0° start ph

Commentaires sur ces manuels

Pas de commentaire