Contents - declaration of conformity
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Keysight 75000 SERIES C DOCUMENTATION
- How To Use This Manual
- Chapter Guide
- Overall Description of the E1420B
- Additional Measurement Capabilities
- E1420B Quick Installation/Setup
- Hardware Setup
- Verifying E1420B Operation
- Executing Self-test (*TST?)
- Making Basic Measurements
- Interpreting Frequency Measurement Results Display
- Making A Time Interval Measurement
- Interpreting Time Interval Measurement Results Display
- E1420B Service, Support And Options
- Connectors and Indicators
- ARM INPUT
- VXIbus Connectors
- Internal Configuration
- Bus Grant and Request Configuration Procedure
- System Default Logical Addresses
- Installation and Verification
- Programming the E1420B
- Series 200/300 HP BASIC
- Initialization State
- Changing Default Parameters
- Measurement Task Tutorials
- Example: Making A Frequency Measurement
- Frequency Measurement Program Example
- Period Measurement
- Period Measurement Program Example
- Example: Making A Time Interval Measurement
- Time Interval Measurement Program Example
- Comments
- Input Signal Conditioning
- Ratio Measurement Program Example
- Totalize Measurement
- Totalize Measurement Program Example
- Rise/Fall Time Measurement
- Example: Making A Voltage Measurement
- Voltage Measurement Program Example
- Counter Configuration And The Measurement Procedure
- E1420B Measurement Procedure
- Making Measurements with SCPI
- The MEASure, CONFigure, and SENSe Commands
- Using CONFigure
- The INITiate, READ?, and FETCh? Commands
- Using FETCh
- Frequency/Period Measurements
- Channel 3 Trigger Level
- Measurement Definition and Range
- Time Interval Measurements
- Slope Selection
- Totalize Measurements
- Reading Measurement Results
- Voltage Measurements
- Input Range
- Input Sensitivity
- Input Attenuation
- Input Coupling
- Trigger Level
- Trigger Slope
- Input Impedance
- Damage Level
- Arming the Counter
- Internal Arming
- External Arming
- TTL Trigger Lines
- Measurement Resolution
- Resolution And Gate Time Calculations
- Output Formats
- Min/Max/AC/DC
- Command Types
- Implied Channel
- Optional Parameters
- Linking Commands
- Command Summary
- SCPI Commands
- IEEE 488.2 Common Commands
- EMC (Enable Macro)
- ESE (Standard Event Status Enable)
- IDN? (Identification Query)
- RST (Reset)
- SRE? (Service Request Enable Query)
- E1420B SCPI COMMANDS
- Subsystem Syntax
- LEVel
- SLOPe
- SOURce
- FREQuency
- FREQuency:RATio
- FTIMe and :FALL:TIME
- MAXimum
- MINimum
- PERiod
- PWIDth
- RTIMe and :RISE:TIME
- TINTerval
- TOTalize
- CONFigure
- DIAGnostics
- CALibrate
- READ:MRC? <EREG/TREG
- UFAil[?]
- INITiate
- IMMediate]
- CONTinuous
- INPut
- ATTenuation
- IMPedance
- ROUTe
- MEASure
- MEASure Command Details
- MEMORY Subsystem (Option 040)
- VME:ADDRess
- VME:SIZE
- VME:STATe
- OUTPut
- ROSCillstor:STATe
- READ
- SENSe
- AVERage{:STATe}
- AVERage[:STATe]
- EVENt:LEVei[:ABSOlute]
- EVENt:LEVel:RELative
- EVENt:SLOPe
- EVENt:HYSTeresis
- FREQuency:RANGe
- FREQuency:RANGe[:UPPer]
- FUNCtion
- PERiod:APERture
- ROSCillator:SOURce
- TINTerval:DELay:TIME
- TOTalize:GATE:STATe
- TOTalize:GATE:POLarity
- STATus
- Using the Operation Status Register
- OPERation:CONDition
- OPERation[:EVENt]
- QUEStionable:CONDition
- SYSTem
- PIMacro
- A Specifications
- B Error Messages
- Introduction
- Equipment Required
- Calibration Cycle
- Software Implemented Full Performance Testing
- Preliminary Procedure
- Auto Frequency Measurement Test
- Ratio Measurement Test
- Input Signal Conditioning Test
- Time Interval Test
- External Arm Input Test
- Option 010 TCXO Timebase Test
- Option 030, Input 3 Test
- Full Performance Tests
- Specifications Tested
- Uncertainties Analysis Method
- Alternate Test Equipment
- Input Condition B
- Input Condition C
- Input Condition D
- Input Condition E
- External Arm Range, Sensitivity, and Minimum Start-to-Stop Time Tests
- Auto Measurement Sensitivity, Range, and Accuracy Tests
- Option 030) Input 3: Sensitivity, Range, and Accuracy Tests
- Functional Performance Test Records
- Appendix Guide
- Monitoring Program Errors
- How the Error Queue Works
- Running Self-Test
- Shared Memory Programming
- Retrieve Data
- C" EXAMPLE PROGRAM
- Option Identification Query Common Command
- Phase Measurement
- Query Response
- Specifications
- Performance Test
- Acquisition Timeout
- Acquisition Timeout Programming Example
- Functional Limitations
- Accuracy
- Input Impedance Default Control
- Input Impedance Default Control Programming Example
- Option Identification Query
|
158 Keysight E1420B Universal Counter User GuideE1420B Command Reference E1420B SCPI COMMANDSCONFigure?CONFigure? returns the function with its associated parameters that thespecified channel was configured for with the last CONFigure or MEASurecommand.Syntax:CONFigure[1|2|3]?Parameters:Select one channel for the command (1, 2, or 3). If a channel is not specified, thecommand acts on channel 1 which is the default.Comments– Output Format: The strings returned have the following format:"", with multiple parameters separated by ",".– If the query is made on a channel other than the one last configured, thenerror -204, "Channel not configured for measurement" is returned.– The values of MIN, MAX, and DEF cannot be queried.ExampleCONF2:FREQ 1E5, 10 Channel 2 configured for frequencyof 100 kHz with 10 Hz resolution.CONF2? Query configuration of channel 2."ENTER" statement Returns "FREQ 1E5, 10"CONF2:PER Channel 2 configured for periodmeasurement.CONF2? Query configuration of channel 2."ENTER" statement Returns "PER , "
PreviousNext |