Agilent Technologies 86100-90086の取扱説明書

デバイスAgilent Technologies 86100-90086の取扱説明書

デバイス: Agilent Technologies 86100-90086
カテゴリ: スプリンクラー
メーカー: Agilent Technologies
サイズ: 2.52 MB
追加した日付: 5/12/2014
ページ数: 364
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスAgilent Technologies 86100-90086の取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Agilent Technologies 86100-90086に関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Agilent Technologies 86100-90086をこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Agilent Technologies 86100-90086のフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Agilent Technologies 86100-90086の説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Agilent Technologies 86100-90086 取扱説明書 - Online PDF
Advertisement
« Page 1 of 364 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Agilent Technologies 86100-90086を全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Agilent Technologies 86100-90086の内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

Infiniium DCA and DCA-J
Agilent 86100A/B/C
Wide-Bandwidth
Oscilloscope
Programmer’s Guide
Agilent Technologies

ページ2に含まれる内容の要旨

Notices Technology Licenses Trademark Acknowledgements © Agilent Technologies, Inc. 2000-2005 The hardware and/or software described in this Microsoft is a U.S. registered trademark of document are furnished under a license and may Microsoft Corporation. be used or copied only in accordance with the No part of this manual may be reproduced in any terms of such license. form or by any means (including electronic stor- Windows and MS Windows are U.S. registered age and retrieval or translation

ページ3に含まれる内容の要旨

Contents 1 Introduction Introduction 1-2 Starting a Program 1-4 Multiple Databases 1-6 Files 1-8 Status Reporting 1-11 Command Syntax 1-23 Interface Functions 1-34 Language Compatibility 1-36 New and Revised Commands 1-42 Commands Unavailable in Jitter Mode 1-44 Error Messages 1-46 2 Sample Programs Sample C Programs 2-3 Listings of the Sample Programs 2-15 3 Common Commands 4 Root Level Commands 5 System Commands 6 Acquire Commands 7 Calibration Commands 8 Channel Commands 9 Clock Recovery Comm

ページ4に含まれる内容の要旨

Contents Contents 13 Hardcopy Commands 14 Histogram Commands 15 Limit Test Commands 16 Marker Commands 17 Mask Test Commands 18 Measure Commands 19 S-Parameter Commands 20 Signal Processing Commands 21 TDR/TDT Commands (Rev. A.05.00 and Below) 22 TDR/TDT Commands (Rev. A.06.00 and Above) 23 Timebase Commands 24 Trigger Commands 25 Waveform Commands 26 Waveform Memory Commands Contents-2

ページ5に含まれる内容の要旨

1 Introduction 1-2 Starting a Program 1-4 Multiple Databases 1-6 Files 1-8 Status Reporting 1-11 Command Syntax 1-23 Interface Functions 1-34 Language Compatibility 1-36 New and Revised Commands 1-42 Commands Unavailable in Jitter Mode 1-44 Error Messages 1-46 Introduction

ページ6に含まれる内容の要旨

Introduction Introduction Introduction This chapter explains how to program the instrument. The programming syntax conforms to the IEEE 488.2 Standard Digital Interface for Programmable Instrumentation and to the Standard Commands for Programmable Instruments (SCPI). This edition of the manual doc- uments all 86100-series software revisions up through A.04.10. For a listing of commands that are new or revised for software revisions A.04.00 and A.04.10, refer to “New and Revised Commands” on

ページ7に含まれる内容の要旨

Introduction Introduction Figure 1-1. Sample Data Processing The sample data is stored in the channel memory for further processing before being dis- played. The time it takes for the sample data to be displayed depends on the number of post processes you have selected. Averaging your sampled data helps remove any unwanted noise from your waveform. You can store your sample data in the instrument’s waveform memories for use as one of the sources in Math functions, or to visually compare agai

ページ8に含まれる内容の要旨

Introduction Starting a Program Starting a Program The commands and syntax for initializing the instrument are listed in Chapter 3, “Common Commands”. Refer to your GPIB manual and programming language reference manual for information on initializing the interface. To make sure the bus and all appropriate interfaces are in a known state, begin every program with an initialization statement. For example, BASIC provides a CLEAR command which clears the interface buffer. When you are using GPI

ページ9に含まれる内容の要旨

Introduction Starting a Program − 40 millivolts. � Lines 80 through 90 configure the instrument to trigger at − 0.4 volts with normal triggering. � Line 100 turns system headers off. � Line 110 turns the grid off. The DIGITIZE command is a macro that captures data using the acquisition (ACQUIRE) sub- system. When the digitize process is complete, the acquisition is stopped. The captured data can then be measured by the instrument or transferred to the computer for further analysis. The capture

ページ10に含まれる内容の要旨

Introduction Multiple Databases Multiple Databases Eye/Mask measurements are based on statistical data that is acquired and stored in the color grade/gray scale database. The color grade/gray scale database consists of all data samples displayed on the display graticule. The measurement algorithms are dependent upon histo- grams derived from the database. This database is internal to the instrument’s applications. The color grade/gray scale database cannot be imported into an external databas

ページ11に含まれる内容の要旨

Introduction Multiple Databases CHANnel2:DISPlay ON,APPend For a example of using multiple databases, refer to “multidatabase.c Sample Program” on page 2-35. Downloading a The general process for downloading a color grade/gray scale database is as follows: Database 1 Send the command :WAVEFORM:SOURCE CGRADE This will select the color grade/gray scale database as the waveform source. 2 Issue :WAVeform:FORMat WORD. Database downloads only support word formatted data (16-bit integers). 3 Send the

ページ12に含まれる内容の要旨

Introduction Files Files When specifying a file name in a remote command, enclose the name in double quotation marks, such as "filename". If you specify a path, the path should be included in the quotation marks. All files stored using remote commands have file name extensions as listed in Table 1-1. You can use the full path name, a relative path name, or no path. If you do not specify an extension when storing a file, or specify an incorrect extension, it will be corrected automatically a

ページ13に含まれる内容の要旨

Introduction Files Table 1-1. File Name Extensions File Type File Name Extension Command Waveform - internal format .wfm “STORe” on page 10-9 Waveform - text format (Verbose, XY Verbose, .txt “STORe” on page 10-9 or Y values) Pattern Waveform .csv “PWAVeform:SAVE” on page 10-6 Setup .set “STORe” on page 10-9 Color grade - Gray Scale .cgs “STORe” on page 10-9 Jitter Memory .jd “STORe” on page 10-9 a .bmp, .eps, .gif, .pcx, .ps, .jpg, .tif “SIMage” on page 10-7 Screen image Mask .msk, .pcm “SAVE”

ページ14に含まれる内容の要旨

Introduction Files Table 1-3. Default File Locations File Type Default Location Waveform - internal format, text format (Verbose, XY Verbose, or Y D:\User Files\waveforms values), Pattern Waveforms D:\User Files\waveforms Setup D:\User Files\setups Color Grade - Gray Scale D:\User Files\colorgrade-grayscale Jitter Memory D:\User Files\jitter data Screen Image D:\User Files\screen images Mask C:\Scope\masks (standard masks) D:\User Files\masks (user-defined masks) TDR/TDT calibration data (softw

ページ15に含まれる内容の要旨

Introduction Status Reporting Status Reporting Almost every program that you write will need to monitor the instrument for its operating status. This includes querying execution or command errors and determining whether or not measurements have been completed. Several status registers and queues are provided to accomplish these tasks. In this section, you’ll learn how to enable and read these registers. � Refer to Figure 1-4 on page 1-14 for an overall status reporting decision chart. � See

ページ16に含まれる内容の要旨

Introduction Status Reporting bit 6 as the Request Service (RQS) bit and clears the bit which clears the SRQ interrupt. The *STB? query reads bit 6 as the Master Summary Status (MSS) and does not clear the bit or have any affect on the SRQ interrupt. The value returned is the total bit weights of all of the bits that are set at the present time. Figure 1-2. Status Reporting Decision Chart 1-12

ページ17に含まれる内容の要旨

Introduction Status Reporting The use of bit 6 can be confusing. This bit was defined to cover all possible computer inter- faces, including a computer that could not do a serial poll. The important point to remember is that, if you are using an SRQ interrupt to an external computer, the serial poll command clears bit 6. Clearing bit 6 allows the instrument to generate another SRQ interrupt when another enabled event occurs. The only other bit in the Status Byte Register affected by the *STB

ページ18に含まれる内容の要旨

Introduction Status Reporting Figure 1-4. Status Reporting Data Structures 1-14

ページ19に含まれる内容の要旨

Introduction Status Reporting Status Reporting Data Structures (continued) 1-15

ページ20に含まれる内容の要旨

Introduction Status Reporting This BASIC example uses the *STB? query to read the contents of the instrument’s Status Byte Register when none of the register's summary bits are enabled to generate an SRQ inter- rupt. 10 OUTPUT 707;":SYSTEM:HEADER OFF;*STB?"!Turn headers off 20 ENTER 707;Result!Place result in a numeric variable 30 PRINT Result!Print the result 40 End The next program prints 132 and clears bit 6 (RQS) of the Status Byte Register. The differ- ence in the decimal value between thi


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 24A 取扱説明書 スプリンクラー 0
2 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 54621A 取扱説明書 スプリンクラー 4
3 Agilent Technologies 54621A 取扱説明書 スプリンクラー 11
4 Agilent Technologies 54622D 取扱説明書 スプリンクラー 51
5 Agilent Technologies 45A 取扱説明書 スプリンクラー 1
6 Agilent Technologies 54754a 取扱説明書 スプリンクラー 8
7 Agilent Technologies 54753a 取扱説明書 スプリンクラー 0
8 Agilent Technologies 86100b 取扱説明書 スプリンクラー 3
9 Agilent Technologies 5373A 取扱説明書 スプリンクラー 4
10 Agilent Technologies 54622A 取扱説明書 スプリンクラー 23
11 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 42A 取扱説明書 スプリンクラー 4
12 Agilent Technologies 08161-90005 取扱説明書 スプリンクラー 1
13 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 41A 取扱説明書 スプリンクラー 0
14 Agilent Technologies 54621D 取扱説明書 スプリンクラー 5
15 Agilent Technologies 54624A 取扱説明書 スプリンクラー 29
16 Sony CD-7335 取扱説明書 スプリンクラー 1
17 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 24A 取扱説明書 スプリンクラー 0
18 Agilent Technologies Agilent Oscilloscopes, Agilent Mixed-Signal Oscilloscopes 54621A 取扱説明書 スプリンクラー 4
19 Agilent Technologies 54621A 取扱説明書 スプリンクラー 11
20 Agilent Technologies 54622D 取扱説明書 スプリンクラー 51