User's Manual
Table Of Contents
- Agilent Technologies 16750A/B Logic Analyzer
- Agilent Technologies 16750A/B Logic Analyzer
- Contents
- Getting Started
- Step 1. Connect the logic analyzer to the device under test
- Step 2. Choose the sampling mode
- Step 3. Format labels for the probed signals
- Step 4. Define the trigger condition
- Step 5. Run the measurement
- Step 6. Display the captured data
- For More Information...
- Example: Timing measurement on counter board
- Example: State measurement on counter board
- Task Guide
- Probing the Device Under Test
- Choosing the Sampling Mode
- To select transitional timing or store qualified
- Formatting Labels for Logic Analyzer Probes
- Setting Up Triggers and Running Measurements
- Displaying Captured Data
- Using Symbols
- Printing/Exporting Captured Data
- Cross-Triggering
- Solving Logic Analysis Problems
- Saving and Loading Logic Analyzer Configurations
- Reference
- The Sampling Tab
- The Format Tab
- Importing Netlist and ASCII Files
- The Trigger Tab
- The Symbols Tab
- Error Messages
- Must assign Pod 1 on the master card to specify actions for flags
- Branch expression is too complex
- Cannot specify range on label with clock bits that span pod pairs
- Counter value checked as an event, but no increment action specified
- Goto action specifies an undefined level
- Maximum of 32 Channels Per Label
- Hardware Initialization Failed
- Must assign another pod pair to specify actions for flags
- No more Edge/Glitch resources available for this pod pair
- No more Pattern resources available for this pod pair
- No Trigger action found in the trace specification
- Slow or Missing Clock
- Timer value checked as an event, but no start action specified
- Trigger function initialization failure
- Trigger inhibited during timing prestore
- Trigger Specification is too complex
- Waiting for Trigger
- Analyzer armed from another module contains no "Arm in from IMB" event
- Specifications and Characteristics
- Concepts
- Understanding Logic Analyzer Triggering
- Understanding State Mode Sampling Positions
- Getting Started
- Glossary
- Index

151
Chapter 3: Reference
The Trigger Tab
This trigger function has been replaced by the "Store range until pattern
occurs" and "Store pattern2 until pattern1 occurs" trigger functions.
• Store nothing until pattern occurs
Becomes true when the specified pattern occurs one time and doesn't
store any samples until then.
• Run until user stop
Sets up to never trigger. You must select the stop button to view the
captured data.
• Find pattern2 occurring immediately after pattern1
Becomes true when the second specified pattern occurs in the sample
immediately after a sample in which the first specified pattern occurs.
• Find pattern1 eventually followed by pattern2
Becomes true when the second specified pattern occurs in a sample
(eventually) after a sample in which the first specified pattern occurs.
• Find pattern2 occurring too soon after pattern1
Becomes true when the second specified pattern occurs within a specified
time after the first specified pattern.
• Find pattern2 occurring too late after pattern1
Becomes true when the second specified pattern does not occur within a
specified time after the first specified pattern.
• Find too few states between pattern1 and pattern2
Becomes true when the second specified pattern occurs within a specified
number of samples (states) after the first specified pattern.
• Find too many states between pattern1 and pattern2
Becomes true when the second specified pattern does not occur within a
specified number of samples (states) after the first specified pattern.
• Find n-bit serial pattern
Becomes true when a specified serial pattern of N bits is found on the
analyzed line.
• Find pattern n consecutive times