Agilent Technologies 86100D Bedienungsanleitung Seite 1

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Multimeter Agilent Technologies 86100D herunter. PN 86100-1 Pasteup - Keysight Technologies Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 22
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Converting ATE Control
from the Agilent 83480A
to 86100A
Product Note 86100-1
The Agilent Technologies 86100A Digital Communications Analyzer (DCA) will not provide perfect compatibility with the
83480A. In particular, it isn’t possible to directly port all 83480A programming mnemonics to the 86100A.
Instead, the aim is to make it easy to recompile ATE programs to run on the 86100A. Agilent Technologies is unable to
provide perfect compatibility for several reasons:
1. Technical difficulty in the case of architecture changes
2. Low return / low utilization of some other features
3. Attempts to simplify ATE Control of the DCA
Most programs should port easily, but some programmer attention will be required.
The Appendix includes some code examples written in BASIC that will assist you in writing new code for the 86100A, or to
make your ATE programs compatible with both platforms.
It is assumed that the reader understands the elements of syntax of the 83480A.
Recommended Literature Agilent Part Number
83480A Programmer’s Guide 83480-90023
83480A User’s Manual 83480-90027
86100A Programmer’s Guide 86100-90003
86100A On-line Documentation
Seitenansicht 0
1 2 3 4 5 6 ... 21 22

Inhaltsverzeichnis

Seite 1 - Converting ATE Control

Converting ATE Controlfrom the Agilent 83480Ato 86100AProduct Note 86100-1The Agilent Technologies 86100A Digital Communications Analyzer (DCA) will n

Seite 2 - Table of Contents

10:MEASure:MEASure:CGRade:ERCalibrate - Moved to the CALibrate subsystem.:MEASure:CGRade:ERFactor - Moved to the CALibrate subsystem.:MEASure:DUTYcycl

Seite 3

11AppendixLate Breaking NewsThe following test limit commands are included in the 86100A.:MTEE:MTEE?:MTER?:MTESt:{RUNTil | RUMode} {{OFF | FORever} |

Seite 4 - Syntax Changes

12IF POS(Id$,”83480A”) THEN ! See if the Identity String contains “83480A”RETURN “83480A” ! Exit here and return “83480A” if foundEND IF!IF POS(Id$,”8

Seite 5 - :MTESt - Mask Test

13LET Trigger_source$=UPC$(TRIM$(Trigger_source$))LET Trigger_source$=Trigger_source$[1:4]IF FNGet_model$(@Dca)=”83480A” THENSELECT Trigger_source$CAS

Seite 6 - :TRIGgerN

14A Customized VUPper MeasurementThis example uses the built-in :MEASure:VTOP and :MEASure:VBASe commands to determine VUPper. VUPper isdefined as th

Seite 7 - 86100A Commands

1510. A 0.05 second wait is recommended prior to checking for SPOLL of a histogram RUNTil criteria, otherwise the SPOLL may return intermittently prio

Seite 8 - Commands Not Supported

16:UEEnable <mask>:UEEnable?:VIEW {CHANnel<N> | FUNCtion<N> | WMEMory<N> | HISTogram}:ACQuire:ACQuire:AVERage {{ON|1} | {OFF|0

Seite 9 - :LTESt - Limit Test

17:DISK:DISK:DELete “<filename>”:DISK:DIRectory? [“<directory>” | {CGRade | ROOT | SETups | SIMages | WAVeforms }]:DISK:PWD?:DISK:CDIRecto

Seite 10

18:FUNCtion<N>:VERTical:{POSition | OFFSet}?:FUNCtion<N>:VERTical:{RANGe} <value> :FUNCtion<N>:VERTical:{RANGe}? :HAR

Seite 11 - Appendix

19:MARKer:MARKer:STATe {X1Y1 | X2Y2}, {{OFF, {OFF | MANual}} | {MANual, {OFF | MANual | TRACk}}}:MARKer:STATe? {X1Y1 | X2Y2}:MARKer:{TDELta | XDELta}?

Seite 12

2Table of ContentsSyntax Changes:CHANnelN...

Seite 13

20:MEASure:VRMS {CYCle | DISPlay},{AC | DC}[,{CHANnel<N> | FUNCtion<N> | WMEMory<N> | CGRade}]:MEASure:VRMS? {CYCle | DISPlay},{AC |

Seite 14 - Tips and Tidbits

21:TIMebase:REFerence {LEFT | CENTer}:TIMebase:REFerence?:TIMebase:SCALe <units_per_div | bits_per_display>:TIMebase:SCALe?:TIMebase:UNITs {TIME

Seite 15 - Quick Reference

For more information about Agilent Technologiestest and measurement products, applications, services, and for a current sales office listing, visit ou

Seite 16

3:SYSTem...

Seite 17

4Syntax ChangesThese are commands that have changed from the83480A to the 86100A. No functionality is lost.:CHANnelNChannel Autoscale83480A :CHANnelN:

Seite 18

5Marker UnitsMarkers are associated with a particular source using the :MARK:X1Y1source or :MARK:X2Y2source commands. Queryingthe units of the marker

Seite 19

6:MEASureMost of the measurement subsystem is available with the 86100A. The few exceptions can be accomplished using theother commands built in to t

Seite 20

7New or Enhanced 86100A CommandsThe following subsystem commands are new or have enhanced functionality. Please refer to the 86100A ProgrammingManual

Seite 21

8Commands Not Supportedby the 86100ARoot Level Commands:AER? was underutilized.:ERASe was used with pixel memory and was underutilized. Similar funct

Seite 22 - 5968-9664E

9:HARDcopyThe entire :HARDcopy subsystem was changed to accommodate the MS-Windows®compatible printing system. All:HARDcopy outputs can be fully conf

Kommentare zu diesen Handbüchern

Keine Kommentare