US20040125139A1 - Logic analyzer with mixed textual and graphical trigger specification - Google Patents

Logic analyzer with mixed textual and graphical trigger specification Download PDF

Info

Publication number
US20040125139A1
US20040125139A1 US10/736,917 US73691703A US2004125139A1 US 20040125139 A1 US20040125139 A1 US 20040125139A1 US 73691703 A US73691703 A US 73691703A US 2004125139 A1 US2004125139 A1 US 2004125139A1
Authority
US
United States
Prior art keywords
trigger
graphical
trigger specification
screen
steps
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/736,917
Inventor
Douglas Beck
Michael Backsen
Douglas Fred Robison
John Friedman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agilent Technologies Inc
Original Assignee
Agilent Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Agilent Technologies Inc filed Critical Agilent Technologies Inc
Priority to US10/736,917 priority Critical patent/US20040125139A1/en
Publication of US20040125139A1 publication Critical patent/US20040125139A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R13/00Arrangements for displaying electric variables or waveforms
    • G01R13/02Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form
    • G01R13/029Software therefor
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R13/00Arrangements for displaying electric variables or waveforms
    • G01R13/02Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form
    • G01R13/0218Circuits therefor
    • G01R13/0254Circuits therefor for triggering, synchronisation

Definitions

  • Logic analyzers are test equipment that allow inspection of patterns (“logic states”) in logic signals, and detect the occurrence therein of selected events.
  • Early equipment that met this definition operated upon serially transmitted data, such as the bits of characters being sent via RS-232 or register contents being sent over serial busses in a serial micro-processor environment.
  • serial microprocessors are less prevalent than their parallel counterparts, although the serial bit-wise transmission of data continues in many forms (e.g., Internet protocol over an Ethernet), and the term “logic analyzer” has generally come to refer to equipment that deals with data occurring in parallel form (as on a sixty-four bit wide bus).
  • the task of serial data analysis has been undertaken by “serial data analyzers” and protocol analyzers.
  • Storage qualification restricts what events that are placed into memory to those that meet some standing criteria; e.g., data read from a certain address in memory. Being finite, the memory may eventually be filled, whereupon it is treated as circular and new data overwrites the oldest data. Triggering, on the other hand, is used to recognize the occurrence of some condition believed to be THE EVENT OF INTEREST, and subsequently terminate (immediately or eventually) the data acquisition phase of the measurement (lest the event of interest be overwritten by subsequently acquired data).
  • the stored data of the trace may be likened to a list, and if the trigger event were used in such a way that it occurs at the middle of the completed trace list, then subsequent examination of the trace list would reveal events that led up to the trigger event, as well as those that happened afterwards. It is customary to be able to specify where in the trace list the trigger is to appear, and it is prominently identified as such in the list.
  • the desired trigger condition (the trigger specification) might be a fairly complicated sequence of events, perhaps even involving alternatives.
  • the desired trigger condition might be a fairly complicated sequence of events, perhaps even involving alternatives.
  • the trigger specification might be a fairly complicated sequence of events, perhaps even involving alternatives.
  • Often that task of trigger specification development is problematic, since, if one knew what was wrong there would likely be no need to specify a trigger in the first place. But given that there is an unknown problem, one is sometimes forced to discover an effective trigger specification by successive refinement, even with the aid of powerful trigger techniques. This has led to the development of many useful triggering schemes, to which logic analyzers owe much of their present utility.
  • trigger specifications were described in boolean terms, using signal names associated with factory assigned input channel names belonging to the analyzer itself, rather than using names associated with the system being investigated.
  • logic analyzers changed to allow the user to specify that certain inputs to the analyzer were to be treated as a field identified by a name, usually called a label.
  • the operator became free to describe events in terms of more meaningful descriptors, such as ADDR (referring to a defined collection of thirty-two inputs representing an address), DATA (another user defined collection of inputs) and READ (a single bit control line).
  • ADDR referring to a defined collection of thirty-two inputs representing an address
  • DATA another user defined collection of inputs
  • READ a single bit control line
  • Such a textual boolean description of a trigger specification resembles a segment of programming, perhaps similar to C.
  • the HP 1670 series Logic State Analyzers are representative of this textual mode of trigger specification. Handy as it is, however, the textual boolean representation can also sometimes be difficult to create correctly, particularly when elaborate sequences in time are involved. Not all users are comfortable with such a textual description, especially when timing or duration relationships between signals are to be expressed.
  • a solution to the problem of an inappropriate trigger specification mechanism in a logic analyzer is to integrate the capabilities of both textual and graphical description into a common environment, so that each can be used as needed, and in conjunction with the other.
  • a trigger specification can comprise as many as six “steps”.
  • a step can be conceptualized as an atomic segment of flow charting that involves or investigates a quantity or condition of interest. These steps may involve testing, and a decision concerning whether or not to trigger or whether or not to advance to a next step.
  • a given step (as defined above) can be either textual or graphical.
  • GUI Graphic User Interface, as in computer windows, and not to be confused with ‘graphical’ meaning ‘waveform-like’
  • a pointing device e.g., mouse
  • FIG. 1A is a representation of a GUI screen image for a prior art textual trigger specification technique in a logic analyzer
  • FIG. 1B is a schematic flow chart segment indicating logical the structure of a decision making process performed by the textual trigger specification of FIG. 1A;
  • FIG. 2A is a representation of a GUI screen image for a prior art graphical trigger specification technique in a logic analyzer
  • FIG. 2B is a schematic flow chart segment indicating logical the structure of a decision making process performed by the graphical trigger specification of FIG. 2A;
  • FIG. 3 is a representation of a GUI screen image for a logic analyzer trigger specification technique that allows the intermixing of steps described in a textual manner and steps described in a graphical manner;
  • FIG. 4 is a representation of a GUI screen image used in conjunction with creation and editing of a graphical (waveform-like) step in a trigger specification for a logic analyzer constructed in accordance with the invention.
  • FIG. 5 is a representation of a menu useful in connection with the GUI screen image of FIG. 4.
  • FIG. 1A is a representation of a GUI screen image 1 for a prior art textual trigger specification technique used in a logic analyzer.
  • the screen image 1 comprises a window 2 which includes a portion 3 having a list of steps ( 15 , 16 , 17 ) that are the actual trigger specification.
  • a region 4 that comprises tabs 5 - 9 and a collection 10 of icons (or buttons with labels formed of text and or images). The particular collection of icons present in region 4 depends upon which of tabs 5 - 9 has been clicked upon a screen pointer (not shown).
  • the different tabs represent various categories of signal activity that might be of interest in constructing a trigger specification.
  • An icon visible in region 4 can be dragged and dropped into region 3 , whereupon it creates a corresponding step in the trigger specification.
  • the figure shows three existing steps it names STEP 1 ( 15 ), STEP 2 ( 16 ) and STEP 3 ( 17 ). If the icon is dropped between two existing steps it inserts a new step between them. Likewise, if it is dropped before or after an existing sequence of steps it adds a new step before or after the existing steps, respectively. (A step is deleted in accordance with any of the usual and customary methods for that in the Microsoft Windows environment.
  • a step is described by a menu having a certain structure based on the meaning associated with the icon and that is reflected in various fields and buttons that form the menu. Initially, some fields (such as ones that accept user defined labels for input channels) may be blank, while mode specification indicators may be set to default values. In any event, once a step has been put in place, the user fills out the menu therein. Some of the information supplied may link steps together in a sequence conditioned upon possible events. So, for example, STEP 1 indicates conditions under which the next step will be STEP 2 and those for which the next step will instead be STEP 3 . The resulting linked sequence of steps is equivalent to a flow chart, and in some prior art analyzers that flow chart can be automatically produced upon request.
  • FIG. 1B is a generalized such flow chart 18 for FIG. 1A.
  • FIG. 2A is a representation 19 of a GUI screen image for a prior art graphical (waveform related) trigger specification technique used in a logic analyzer.
  • the screen image 19 comprises a window 20 which includes a portion 21 listing signals available for use in the trigger specification and also includes portions 22 and 23 , which form a two step trigger specification.
  • regions 22 and 23 are columns of various symbols having useful meanings. For example, symbol 24 in region 22 indicates that channel 3 on pod 1 is to be low, while symbol 25 indicates that channel 5 on pod is to be high.
  • Step 1 (defined by region 22 ) is formed of several such indications, as shown in the column.
  • FIG. 2B illustrates the generalized equivalent flow chart 30 of the regions 22 and 23 in FIG. 2A that form the two step trigger specification.
  • FIG. 3 wherein is shown a representation of GUI screen image 31 for defining a trigger specification in a logic analyzer.
  • the screen image 31 comprises a window 32 which includes a portion 33 having a list of steps ( 35 , 36 and 37 ) that are the actual trigger specification.
  • the embodiment of FIG. 3 allows the intermixing of textually defined and graphically defined (i.e., waveform like) trigger specification steps.
  • steps 35 and 36 are textual
  • step 37 was defined in a waveform like (graphical) manner.
  • step 37 in FIG. 3 is a text legend.
  • that legend is a non-editable summary and appears after the actual definition activity, which is quite graphical and is discussed in connection with FIG.
  • FIG. 3 includes many of the features explained in connection with FIG. 1A, which accordingly have been assigned the same reference characters, where appropriate.
  • a region 34 that comprises tabs ( 5 - 9 ) and a collection 38 of icons ( 11 - 14 and 39 ).
  • the members of this collection 38 may be just icons, or, buttons or other outlined regions of the screen image that contain images and or text that identify their function. In a known fashion, they are each a “control” that does something when the pointing device positions the screen pointer (not shown) within their respective boundaries and is subsequently clicked, or preferably, when they are dragged to a meaningful location in the list area 33 and then dropped.
  • Step 37 is a graphically defined step whose principal meaning or condition is indicated with words ( 40 ), but which was initially defined graphically by way of the graphical (waveform) editor screen 43 of FIG. 4. Notice we did not say that the principal meaning or condition is indicated textually; it is in words, but the format of the indication 40 differs from that of Step 1 and Step 2 , in that there are no selection boxes whose content can be scrolled to make a choice.
  • Indication 40 is a summarized readable legend reflecting the waveform definition activity performed with screen 43 .
  • Step 3 ( 37 ) can be altered if need be, but not by manipulating the characters that appear in indication 40 . Instead, the Edit button 41 must be clicked on, which then returns a filled out graphical (waveform) editor screen 43 of FIG. 4. That screen is then altered as needed, and the OK button 45 clicked when the edit is complete.
  • a FIG. 3 like screen then reappears, whose region 37 reflects the changes made using the graphical editor screen 43 .
  • Step 3 could have initially followed Step 1 (it would have been Step 2 ) and what is now Step 2 inserted between them.
  • the sequence was earlier created, at the time the icon 39 was dropped into the list area 33 graphical editor screen 43 of FIG. 4 then appeared, was subsequently filled out, and its OK button 45 clicked. The graphical editor screen 43 then disappeared and the screen 32 of FIG. 3 appeared.
  • the graphical editor screen 43 allows waveform like descriptions of trigger conditions, and is used to define what we have called the principal meaning or condition of a step in a trigger specification. What to do (Trigger and fill memory, or, Go to ⁇ another Step>) is not a waveform like idea, and is subsequently filled out by selecting choices in a menu box 42 (of FIG. 3).
  • FIG. 4 wherein is shown a representation of a graphical editor screen 43 that may be used in performing the definitions described above in connection with Step 3 ( 37 ) of FIG. 3.
  • the graphical editor screen 43 resides in a window 44 that appears when icon 39 (of FIG. 3) is clicked upon.
  • Graphical editor screen 43 includes a collection 49 of previously defined signal names and bus names for which the graphical editing mechanism can be used.
  • the collection 49 is arranged vertically (as if it were a column, although we won't call it that, as we prefer to use that word for something else), and appears adjacent a number of entry columns 50 , 51 and 52 . Each of these columns ( 50 - 52 ) represents later locations in time, when considered from left to right.
  • Each column includes, along its vertical direction, a number of entries: one for each name in the collection 49 .
  • Column entries corresponding to the same signal or bus name are at the same height, producing a matrix of rows and columns.
  • the rows are names and the columns are (from left to right) successive instances in time.
  • An entry is the intersection of a row and a column, and can be defined as a condition to be in included in a step of a trigger specification. Boxes 55 , 56 and 57 are examples.
  • box 55 an entry has been defined to require a rising edge on the signal W/R; box 56 indicates that the signal ALE is a don't care (at the time the rising edge of W/R occurs); and, at box 57 an entry has been defined to require the bus labeled DATA to exhibit the value twenty-three during the rising edge of the signal W/R.
  • Box 56 (and indeed, all the boxes for the various entries) is initially set to don't care at a first invocation of the graphical editor screen 43 for a given step in a trigger specification. Thus, box 56 need not be set explicitly to don't care, unless done to set it back to don't care after earlier having been set to something else.
  • the don't care condition is indicated by a cross hatch patter for entries corresponding to individual signals, and by the symbols ‘xx’ for entries corresponding to buses.
  • column 51 has an entry for the signal ALE that requires a rising edge. This requirement is an implied “followed by”, in that events related to column 51 are expected to occur subsequent to those in column 50 . We shall have more to say about this in connection with FIG. 5.
  • any particular entry such as 47
  • the content of any particular entry is specified by positioning the screen pointer (not shown) over the entry of interest and then clicking.
  • a menu 48 appears over the entry ( 47 ), and the pointing device (e.g., a mouse) is used to control the screen pointer to select an entry from that menu.
  • the entries in the menu 48 recite the various possibilities for waveform behavior that can have a corresponding iconic symbol placed into the entry ( 47 ).
  • the menu entries are text legends: Rising Edge, Falling Edge, Either Edge, High, Low, and, Don't Care. Instead of such text legends the menu 48 could have been comprised of iconic symbols themselves.
  • FIG. 5 It depicts a menu 58 that appears in a window 59 when either of box 53 or 54 (in FIG. 4) is clicked.
  • Menu 58 allows the implied “followed by” relationship mentioned above to be expressly defined. Initially, it is set to “Indefinite”, much as the column entries are initially set to don't care.
  • Menu 58 shows three basic categories: Indefinite time period ( 60 ); Less than ( 61 ); and, Greater than ( 62 ).
  • a conventional Microsoft Windows interface allows selection of one of these choices. If the choice is, say, Less than ( 61 ), then a numerically expressed time period is required.
  • box 64 is itself a small menu box to allow the selection of the unit of time.
  • Choice 62 (Greater than) has similar boxes for the specification of a numeric time interval. Once the desired time relation has been defined for two adjacent columns in FIG. 4 (button 53 for columns 50 - 51 or button 54 for columns 51 - 52 ), menu 58 is concluded by clicking on the OK button 65 . If desired, an invocation of menu 58 can be aborted by clicking on Cancel button 66 .
  • more than one entry in a column ( 51 - 52 ) can be defined, so long as the various definitions do not involve more than one transition. Specifying High, Low or Don't Care does not involve requiring a transition, but the choices (in menu 48 ) Rising Edge, Falling Edge and Either Edge do. The reasons for this are partly technical and partly psychological. Nearly everyone, when considering a waveform presentation that shows two edges, one under the other, takes this to mean that they are occurring (or did occur) at the same time, or if there is a time axis presented, within a time difference discernable by inspection of the separation distance along the axis.
  • the graphical editor screen 43 has three columns, 50 - 52 . In one preferred embodiment these columns simply appear as part of the screen. If one column is sufficient, then the other two are left as don't cares, and all is well. If two are needed, then the left two columns are used and the right-most is left as a don't care. All three columns may be defined, if needed, subject to the availability of what are known as “trigger resources”. These are the hardware elements that are reconfigured and deployed by the controlling algorithms within the logic analyzer for the purpose of detecting the trigger event, or desired sequence of events, in real time. These resources contribute to the size, complexity and cost of the logic analyzer, and are generally limited.
  • step 37 is represented in screen 31 as a non editable readable summary legend. While this is preferred at present, it would not have to always be so.
  • the main impetus is to provide intermixing of textual and graphical definitions.
  • the textually defined steps ( 35 , 36 ) are left in their textual form.
  • Step 37 could have been left in its graphical editor form, too. This was in fact tried and tested. It worked, although it consumes screen space at a high rate.
  • solutions to that, however, such as multi-page screens and an overlapped display of steps, each in its own window are solutions to that, however, such as multi-page screens and an overlapped display of steps, each in its own window.
  • the screen pointer can bring the desired one to the top by clicking in it. Since the steps are labeled, the order in which they appear or are inspected in a parent window is, in principle, irrelevant. Ordering is nevertheless convenient, however, and a button could be provided to restore the overlapped display to a natural ordering at the conclusion of any editing or inspection. Despite that possibility, another reason suggested using the scheme disclosed: users preferred to see the final results in a generally consistent format, once the definition activities were concluded. We choose to use a format that is similar to the textual one for indications in the list area of graphically defined trigger specification steps (such as step 37 ). That met the user preference indicated by the testing, but preserved a readily recognizable indication of the graphical origins of the step. In our preferred embodiment, Edit button 41 and the services of the graphical editor screen 43 are needed to alter a graphically defined step.
  • the textual definition mechanism can define anything that the graphical definition can (the latter is a functional subset of the former), then why not simply indicate all final definitions in the list area as textual, and then edit any step either textually or graphically, as desired. In principle, this could be done, but is a can of worms.
  • the textual definition mechanism can define anything that the graphical definition can (the latter is a functional subset of the former), then why not simply indicate all final definitions in the list area as textual, and then edit any step either textually or graphically, as desired. In principle, this could be done, but is a can of worms.

Abstract

A logic analyzer integrates the capabilities of both textual and graphical description into a common environment, so that each can be used as needed, and in conjunction with the other. In an example embodiment a trigger specification can comprise many “steps”. A step can be conceptualized as an atomic segment of flow charting that involves or investigates a quantity or condition of interest. These steps may involve testing, and a decision concerning whether or not to trigger or whether or not to advance to a next step. A given step can be either textual or graphical. A GUT (Graphical User Interface, as in computer windows, and not to be confused with ‘graphical’ meaning ‘waveform-like’) on a CRT screen in conjunction with a pointing device (e.g., mouse) provides the presentation of the integrated textual and graphical (waveform-like) trigger specification steps.

Description

    REFERENCE TO RELATED APPLICATIONS
  • The subject matter of the present case is related to that which is disclosed in two previously filed cases. These cases are (1): Ser. No. 09/432,840, filed 29 Oct. 1999 by Beck, Backsen, Robison and Friedman and entitled SYSTEM AND METHOD FOR DEFINING AND GROUPING SIGNALS AND BUSES OF A SIGNAL MEASUREMENT SYSTEM USING SELECTION LISTS ON A GRAPHICAL USER INTERFACE; and, (2) Ser. No. 09/261,313, filed 1 Mar. 1999 by Beck, Roeca, Griggs, Haeffele and Samuels and entitled AN INTEGRATED TRIGGER FUNCTION DISPLAY SYSTEM AND METHODOLOGY FOR TRIGGER DEFINITION DEVELOPMENT IN A SIGNAL MEASUREMENT SYSTEM HAVING A GRAPHICAL USER INTERFACE. These two U.S. Patent Applications are hereby expressly incorporated herein by reference.[0001]
  • BACKGROUND OF THE INVENTION
  • Logic analyzers are test equipment that allow inspection of patterns (“logic states”) in logic signals, and detect the occurrence therein of selected events. Early equipment that met this definition operated upon serially transmitted data, such as the bits of characters being sent via RS-232 or register contents being sent over serial busses in a serial micro-processor environment. At present, serial microprocessors are less prevalent than their parallel counterparts, although the serial bit-wise transmission of data continues in many forms (e.g., Internet protocol over an Ethernet), and the term “logic analyzer” has generally come to refer to equipment that deals with data occurring in parallel form (as on a sixty-four bit wide bus). The task of serial data analysis has been undertaken by “serial data analyzers” and protocol analyzers. Despite this divergence, many of the fundamental concepts remain the same or quite similar (e.g., the notion of triggering), and despite that fact that our examples are presented in the realm of parallel data, it will nonetheless be appreciated that the techniques described below have applicability in the serial environment as well as in the parallel one. This is not surprising when one considers that today, a post acquisition processing facility that provides serial data analysis capability is often sold as an accessory or option to a parallel logic state analyzer. [0002]
  • From their humble beginnings of eight channels of data and memories of only sixteen states in depth, (parallel data) logic analyzers have evolved into powerful and sophisticated systems that can monitor hundreds of channels and store tens of millions of states, collectively called a trace, which is stored in a trace memory. However, such a wealth of data is valuable only if events of interest are not obscured by the sheer number of other events that might be recorded in the trace memory. While post acquisition analysis of the trace is always a possibility, a more efficient solution to this potential dilemma takes the form of ways to initially exclude from storage events that are deemed uninteresting. Storage qualification and triggering are two ways that this is done. Storage qualification restricts what events that are placed into memory to those that meet some standing criteria; e.g., data read from a certain address in memory. Being finite, the memory may eventually be filled, whereupon it is treated as circular and new data overwrites the oldest data. Triggering, on the other hand, is used to recognize the occurrence of some condition believed to be THE EVENT OF INTEREST, and subsequently terminate (immediately or eventually) the data acquisition phase of the measurement (lest the event of interest be overwritten by subsequently acquired data). The stored data of the trace may be likened to a list, and if the trigger event were used in such a way that it occurs at the middle of the completed trace list, then subsequent examination of the trace list would reveal events that led up to the trigger event, as well as those that happened afterwards. It is customary to be able to specify where in the trace list the trigger is to appear, and it is prominently identified as such in the list. [0003]
  • Capturing the desired data frequently hinges on being able to specify a sufficiently meaningful trigger condition. That is, the desired trigger condition (the trigger specification) might be a fairly complicated sequence of events, perhaps even involving alternatives. Often that task of trigger specification development is problematic, since, if one knew what was wrong there would likely be no need to specify a trigger in the first place. But given that there is an unknown problem, one is sometimes forced to discover an effective trigger specification by successive refinement, even with the aid of powerful trigger techniques. This has led to the development of many useful triggering schemes, to which logic analyzers owe much of their present utility. [0004]
  • Initially, trigger specifications were described in boolean terms, using signal names associated with factory assigned input channel names belonging to the analyzer itself, rather than using names associated with the system being investigated. In due course logic analyzers changed to allow the user to specify that certain inputs to the analyzer were to be treated as a field identified by a name, usually called a label. Thus, the operator became free to describe events in terms of more meaningful descriptors, such as ADDR (referring to a defined collection of thirty-two inputs representing an address), DATA (another user defined collection of inputs) and READ (a single bit control line). Once these correspondences are established the associated labels may be treated as variables, allowing the formation of relationships such as ADDR=XXXXXXXX[0005] 16. A trigger specification is an assemblage of labels used as operands in conjunction with various logical operators, such as AND, OR and NOT, possibly including parenthesis, and forming logical expressions with constants (fixed values) and the relations =, < and >. Labels are much easier to work with than, say, logic analyzer channel numbers, since they are descriptive in terms of the system being investigated. Such a textual boolean description of a trigger specification resembles a segment of programming, perhaps similar to C. The HP 1670 series Logic State Analyzers are representative of this textual mode of trigger specification. Handy as it is, however, the textual boolean representation can also sometimes be difficult to create correctly, particularly when elaborate sequences in time are involved. Not all users are comfortable with such a textual description, especially when timing or duration relationships between signals are to be expressed.
  • Occasional severe dissatisfaction with the textual symbolic boolean trigger specifications have led to the development of graphical methods of trigger specification. These techniques represent logic signals as logic waveforms, and the user specifies what waveform (or related family of waveforms) constitutes the trigger specification. This mode of description is, for many users, a more natural mode of expression for describing certain kinds of relationships between signals of interest. The Agilent 9340A is an example of a logic analyzer having a graphical mode of trigger specification. [0006]
  • The two trigger specification methods, textual and graphical, are generally considered to be philosophically equivalent in terms of capability, in that what can be done with one technique can usually be done with the other. That said, however, one is not obliged to consider them equally easy to use in all situations. Some trigger specification situations are more easily handled (by at least some users) with a textual description, and others with graphical one. Prior art logic analyzers have forced the user to choose between the two methods. It would be desirable if it were possible to combine, within a single trigger specification, the advantages of both methods, as indicated by the nature of the problem. [0007]
  • SUMMARY OF THE INVENTION
  • A solution to the problem of an inappropriate trigger specification mechanism in a logic analyzer is to integrate the capabilities of both textual and graphical description into a common environment, so that each can be used as needed, and in conjunction with the other. In an example embodiment to be described a trigger specification can comprise as many as six “steps”. A step can be conceptualized as an atomic segment of flow charting that involves or investigates a quantity or condition of interest. These steps may involve testing, and a decision concerning whether or not to trigger or whether or not to advance to a next step. A given step (as defined above) can be either textual or graphical. A GUI (Graphical User Interface, as in computer windows, and not to be confused with ‘graphical’ meaning ‘waveform-like’) on a CRT screen in conjunction with a pointing device (e.g., mouse) provides the presentation of the integrated textual and graphical (waveform-like) trigger specification steps.[0008]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1A is a representation of a GUI screen image for a prior art textual trigger specification technique in a logic analyzer; [0009]
  • FIG. 1B is a schematic flow chart segment indicating logical the structure of a decision making process performed by the textual trigger specification of FIG. 1A; [0010]
  • FIG. 2A is a representation of a GUI screen image for a prior art graphical trigger specification technique in a logic analyzer; [0011]
  • FIG. 2B is a schematic flow chart segment indicating logical the structure of a decision making process performed by the graphical trigger specification of FIG. 2A; [0012]
  • FIG. 3 is a representation of a GUI screen image for a logic analyzer trigger specification technique that allows the intermixing of steps described in a textual manner and steps described in a graphical manner; [0013]
  • FIG. 4 is a representation of a GUI screen image used in conjunction with creation and editing of a graphical (waveform-like) step in a trigger specification for a logic analyzer constructed in accordance with the invention; and [0014]
  • FIG. 5 is a representation of a menu useful in connection with the GUI screen image of FIG. 4. [0015]
  • DESCRIPTION OF A PREFERRED EMBODIMENT
  • Refer now to FIGS. 1A and 1B. FIG. 1A is a representation of a [0016] GUI screen image 1 for a prior art textual trigger specification technique used in a logic analyzer. The screen image 1 comprises a window 2 which includes a portion 3 having a list of steps (15, 16, 17) that are the actual trigger specification. Also included in the window 2 is a region 4 that comprises tabs 5-9 and a collection 10 of icons (or buttons with labels formed of text and or images). The particular collection of icons present in region 4 depends upon which of tabs 5-9 has been clicked upon a screen pointer (not shown). The different tabs represent various categories of signal activity that might be of interest in constructing a trigger specification. In principle, all icons could be visible at once in region 4, except that as a practical matter there are so many that the screen image 1 would appear cluttered; hence they are instead grouped by functional category, and made visible as needed. In FIG. 1A the icons 11-14 visible in region 4 correspond to the edge tab 5. Clicking on a different tab would make a different collection of icons visible.
  • An icon visible in region [0017] 4 can be dragged and dropped into region 3, whereupon it creates a corresponding step in the trigger specification. The figure shows three existing steps it names STEP 1 (15), STEP 2 (16) and STEP 3 (17). If the icon is dropped between two existing steps it inserts a new step between them. Likewise, if it is dropped before or after an existing sequence of steps it adds a new step before or after the existing steps, respectively. (A step is deleted in accordance with any of the usual and customary methods for that in the Microsoft Windows environment. For example: highlight the step and then press the Delete key; or, right click while the screen pointer is within the step and choose Delete from the menu that appears.) A step is described by a menu having a certain structure based on the meaning associated with the icon and that is reflected in various fields and buttons that form the menu. Initially, some fields (such as ones that accept user defined labels for input channels) may be blank, while mode specification indicators may be set to default values. In any event, once a step has been put in place, the user fills out the menu therein. Some of the information supplied may link steps together in a sequence conditioned upon possible events. So, for example, STEP 1 indicates conditions under which the next step will be STEP 2 and those for which the next step will instead be STEP 3. The resulting linked sequence of steps is equivalent to a flow chart, and in some prior art analyzers that flow chart can be automatically produced upon request. FIG. 1B is a generalized such flow chart 18 for FIG. 1A.
  • Refer now to FIGS. 2A and 2B. FIG. 2A is a [0018] representation 19 of a GUI screen image for a prior art graphical (waveform related) trigger specification technique used in a logic analyzer. The screen image 19 comprises a window 20 which includes a portion 21 listing signals available for use in the trigger specification and also includes portions 22 and 23, which form a two step trigger specification. In the example of FIG. 2A regions 22 and 23 are columns of various symbols having useful meanings. For example, symbol 24 in region 22 indicates that channel 3 on pod 1 is to be low, while symbol 25 indicates that channel 5 on pod is to be high. Step 1 (defined by region 22) is formed of several such indications, as shown in the column. Legend 29 indicates that the condition defined by region 22 must least for more than sixteen nanoseconds. Step 2 (region 23) requires that there be a rising edge on channel 4 of pod 1 (symbol 27), and that all the other signals are don't cares. This is indicated for the remaining signals of the label Bus 1 by the various bracketed X's (26). The solid X 28 is a shortcut way to indicate all of the signals within the label Bus 2 are don't cares. To the right of the trigger specification appears a region 29 within which will appear waveform diagrams drawn in the fashion of a timing analyzer once data has been acquired and the analyzer has been triggered.
  • FIG. 2B illustrates the generalized [0019] equivalent flow chart 30 of the regions 22 and 23 in FIG. 2A that form the two step trigger specification.
  • The reader who wishes to know the details of how such GUI's as those shown in FIGS. 1A and 2A can control the operation of a logic analyzer is referred to the incorporated Patent Applications. Both have comprehensive block diagrams and extensive hardware and software system descriptions that relate the control of an instrument (e.g., a logic analyzer) to interaction with a GUI via a display and a pointing device, such as a mouse. [0020]
  • It will also be clear to those skilled in the art that the textual and graphical modes of controlling trigger specification, as well as the combined one to be described below, are in general applicable to other forms of triggered signal acquisition equipment besides logic analyzers, including but not limited to, timing analyzers, protocol analyzers and digital oscilloscopes. [0021]
  • Refer now to FIG. 3, wherein is shown a representation of GUI screen image [0022] 31 for defining a trigger specification in a logic analyzer. The screen image 31 comprises a window 32 which includes a portion 33 having a list of steps (35, 36 and 37) that are the actual trigger specification. The embodiment of FIG. 3 allows the intermixing of textually defined and graphically defined (i.e., waveform like) trigger specification steps. In the particular example shown in FIG. 3, steps 35 and 36 are textual, while step 37 was defined in a waveform like (graphical) manner. (To be sure, step 37 in FIG. 3 is a text legend. However, that legend is a non-editable summary and appears after the actual definition activity, which is quite graphical and is discussed in connection with FIG. 4.) To continue, the embodiment of FIG. 3 includes many of the features explained in connection with FIG. 1A, which accordingly have been assigned the same reference characters, where appropriate. Also included in the window 32 is a region 34 that comprises tabs (5-9) and a collection 38 of icons (11-14 and 39). As before, the members of this collection 38 may be just icons, or, buttons or other outlined regions of the screen image that contain images and or text that identify their function. In a known fashion, they are each a “control” that does something when the pointing device positions the screen pointer (not shown) within their respective boundaries and is subsequently clicked, or preferably, when they are dragged to a meaningful location in the list area 33 and then dropped.
  • Accordingly, the screen image [0023] 31 results from having defined two textual steps 35 and 36 by methods described in connection with FIG. 1A. Step 37 is a graphically defined step whose principal meaning or condition is indicated with words (40), but which was initially defined graphically by way of the graphical (waveform) editor screen 43 of FIG. 4. Notice we did not say that the principal meaning or condition is indicated textually; it is in words, but the format of the indication 40 differs from that of Step 1 and Step 2, in that there are no selection boxes whose content can be scrolled to make a choice. Indication 40 is a summarized readable legend reflecting the waveform definition activity performed with screen 43. Step 3 (37) can be altered if need be, but not by manipulating the characters that appear in indication 40. Instead, the Edit button 41 must be clicked on, which then returns a filled out graphical (waveform) editor screen 43 of FIG. 4. That screen is then altered as needed, and the OK button 45 clicked when the edit is complete. A FIG. 3 like screen then reappears, whose region 37 reflects the changes made using the graphical editor screen 43.
  • Here is the process in more detail. Icon [0024] 39 (Define trigger using waveform) was dragged into the list area 33 and then dropped. It might have been dropped there prior to the definition of Step 1 and Step 2, (in which case Step 3 started out as Step 1 and two new steps were later inserted ahead of it), or Step 1 and Step 2 were specified first, followed by Step 3. Alternatively, Step 3 could have initially followed Step 1 (it would have been Step 2) and what is now Step 2 inserted between them. However the sequence was earlier created, at the time the icon 39 was dropped into the list area 33 graphical editor screen 43 of FIG. 4 then appeared, was subsequently filled out, and its OK button 45 clicked. The graphical editor screen 43 then disappeared and the screen 32 of FIG. 3 appeared. If, during the presence of the graphical editor screen 43 the operator reconsiders the merits or the changes made during the edit, he or she can click on the Cancel button instead of OK to end the edit session without making any changes. To delete Step 3 the operator would return to the screen 31 of FIG. 3 and use any of the Microsoft Windows based deletion mechanisms mentioned earlier.
  • The [0025] graphical editor screen 43 allows waveform like descriptions of trigger conditions, and is used to define what we have called the principal meaning or condition of a step in a trigger specification. What to do (Trigger and fill memory, or, Go to <another Step>) is not a waveform like idea, and is subsequently filled out by selecting choices in a menu box 42 (of FIG. 3).
  • The principal meaning or condition of [0026] Step 3 in FIG. 3 is “Find Rising edge of W/R AND DATA=23 followed eventually by Rising edge of ALE”. That is, there are individual signals W/R and ALE, and a collection of signals labeled DATA. The condition is met when the signal W/R has a rising edge coincident with the DATA signals representing a value of 23, and then some time later there is a rising edge of ALE. According to menu box 42, when this principal condition is met the analyzer is to trigger and fill memory.
  • Refer now to FIG. 4, wherein is shown a representation of a [0027] graphical editor screen 43 that may be used in performing the definitions described above in connection with Step 3 (37) of FIG. 3. The graphical editor screen 43 resides in a window 44 that appears when icon 39 (of FIG. 3) is clicked upon. Graphical editor screen 43 includes a collection 49 of previously defined signal names and bus names for which the graphical editing mechanism can be used. The collection 49 is arranged vertically (as if it were a column, although we won't call it that, as we prefer to use that word for something else), and appears adjacent a number of entry columns 50, 51 and 52. Each of these columns (50-52) represents later locations in time, when considered from left to right. Each column includes, along its vertical direction, a number of entries: one for each name in the collection 49. Column entries corresponding to the same signal or bus name are at the same height, producing a matrix of rows and columns. The rows are names and the columns are (from left to right) successive instances in time. An entry is the intersection of a row and a column, and can be defined as a condition to be in included in a step of a trigger specification. Boxes 55, 56 and 57 are examples. At box 55 an entry has been defined to require a rising edge on the signal W/R; box 56 indicates that the signal ALE is a don't care (at the time the rising edge of W/R occurs); and, at box 57 an entry has been defined to require the bus labeled DATA to exhibit the value twenty-three during the rising edge of the signal W/R. Box 56 (and indeed, all the boxes for the various entries) is initially set to don't care at a first invocation of the graphical editor screen 43 for a given step in a trigger specification. Thus, box 56 need not be set explicitly to don't care, unless done to set it back to don't care after earlier having been set to something else. The don't care condition is indicated by a cross hatch patter for entries corresponding to individual signals, and by the symbols ‘xx’ for entries corresponding to buses.
  • In the example shown in FIG. 4, [0028] column 51 has an entry for the signal ALE that requires a rising edge. This requirement is an implied “followed by”, in that events related to column 51 are expected to occur subsequent to those in column 50. We shall have more to say about this in connection with FIG. 5.
  • The content of any particular entry, such as [0029] 47, is specified by positioning the screen pointer (not shown) over the entry of interest and then clicking. A menu 48 appears over the entry (47), and the pointing device (e.g., a mouse) is used to control the screen pointer to select an entry from that menu. The entries in the menu 48 recite the various possibilities for waveform behavior that can have a corresponding iconic symbol placed into the entry (47). In our example the menu entries are text legends: Rising Edge, Falling Edge, Either Edge, High, Low, and, Don't Care. Instead of such text legends the menu 48 could have been comprised of iconic symbols themselves. We chose to use legends to describe the choices, as this avoids a possible circular definition situation, where an iconic representation of a waveform transition is indicated by itself instead of by text that is descriptive in a human language. It seems a matter of choice whether to make menu 48 contain text or iconic symbols; most users would probably relate well to either.
  • Now briefly consider FIG. 5. It depicts a [0030] menu 58 that appears in a window 59 when either of box 53 or 54 (in FIG. 4) is clicked. Menu 58 allows the implied “followed by” relationship mentioned above to be expressly defined. Initially, it is set to “Indefinite”, much as the column entries are initially set to don't care. Menu 58 shows three basic categories: Indefinite time period (60); Less than (61); and, Greater than (62). A conventional Microsoft Windows interface allows selection of one of these choices. If the choice is, say, Less than (61), then a numerically expressed time period is required. It is simply keyed in while the screen pointer is positioned within box 63, while box 64 is itself a small menu box to allow the selection of the unit of time. Choice 62 (Greater than) has similar boxes for the specification of a numeric time interval. Once the desired time relation has been defined for two adjacent columns in FIG. 4 (button 53 for columns 50-51 or button 54 for columns 51-52), menu 58 is concluded by clicking on the OK button 65. If desired, an invocation of menu 58 can be aborted by clicking on Cancel button 66.
  • In a preferred embodiment more than one entry in a column ([0031] 51-52) can be defined, so long as the various definitions do not involve more than one transition. Specifying High, Low or Don't Care does not involve requiring a transition, but the choices (in menu 48) Rising Edge, Falling Edge and Either Edge do. The reasons for this are partly technical and partly psychological. Nearly everyone, when considering a waveform presentation that shows two edges, one under the other, takes this to mean that they are occurring (or did occur) at the same time, or if there is a time axis presented, within a time difference discernable by inspection of the separation distance along the axis. This presumption leads naturally to the idea that defining two transitions, one above the other (i.e., as different entries in a column, even if separated by another entry) ought to mean the “AND” (logical conjunction) of the two specified transitions. (It does indeed mean that for any other combination of definitions—only two or more transitions are to be excluded.) The presentation of iconic waveform segments in FIG. 4, however, is not one that is disposed along a genuine graduated time axis. All events within a column are assumed to occur within some quanta of time, whether they actually did, or not. Because of the way the acquisition hardware of the analyzer works, it is difficult or impossible to define a trigger specification step to require the genuine simultaneity of transitions in two separate signals, and the manual for a logic analyzer can be expected to go to some considerable lengths to warn users that they may not get what they bargained for when they make such trigger specifications. (It's not so much that it is absolutely forbidden; the textual definitions will allow it. But the graphical definition, if allowed, would appear to promise more than can be likely expected.) Users familiar with logic analyzers will appreciate this discussion, and will recall that perhaps the best way to get the “AND” of transitions is with the aid of special circuitry at the probe level. In any event, screen 43 of FIG. 4 disallows multiple transitions in a column, even though such “AND'ing” can be specified with the textual definition screen.
  • A like situation surrounds the topic of specifying the “OR” (logical disjunction) of two waveform conditions, whether transitions or otherwise. A starting point for this discussion is the observation that a particular waveform diagram is, save for regions indicated as don't care, quite definite as to what it describes. There are no generally accepted conventions for depicting alternative circumstances, particularly when there is a sequence of events to be described. (When the corresponding thing happens in a flow chart, it spreads out to embrace all the possibilities. Waveforms don't do that . . . ) Accordingly, trying to intuitively and conveniently indicate “OR” in a graphical definition of a trigger specification step is a bag of snakes that is best left unopened, even though we freely admit that is fair to want to trigger on “waveform event A” OR “waveform event B”, where A and B might anything we are otherwise free to define as an entry in a column ([0032] 50-52) of the graphical editor screen 43. It is true that some indicator of the “OR” condition could be cooked up. Whatever it would be ought to not introduce inconsistency. So, for example, we believe it would be a bad choice to allow multiple transitions to be defined in a column and construe them as transitions to be “OR'ed”. It is to much of a “gottcha” for the unwary operator: after all, any other multiple definitions in a column do not mean “OR”; they mean “AND”. And if that were implemented anyway, then what would be done to indicate “OR'.” between non transition events? Too many snakes! Especially so, in view of the fact that the textual definition mechanism handles the “OR ” situation with great elegance already. Thus, in the preferred embodiment described herein no “OR” mechanism has been provided for the graphical definition of a trigger specification step.
  • Refer again to FIG. 4 and observe that the [0033] graphical editor screen 43 has three columns, 50-52. In one preferred embodiment these columns simply appear as part of the screen. If one column is sufficient, then the other two are left as don't cares, and all is well. If two are needed, then the left two columns are used and the right-most is left as a don't care. All three columns may be defined, if needed, subject to the availability of what are known as “trigger resources”. These are the hardware elements that are reconfigured and deployed by the controlling algorithms within the logic analyzer for the purpose of detecting the trigger event, or desired sequence of events, in real time. These resources contribute to the size, complexity and cost of the logic analyzer, and are generally limited. It is possible to imagine trigger specifications that are beyond the capacity of the analyzer, even though the individual component steps of the trigger specification are within its general capabilities. Such a situation is produced when the analyzer simply does not posses the multiplicity of trigger resources required. Accordingly, it is felt that for the present embodiment, three columns is sufficient, even though it will be admitted that one can contemplate a mechanism for adding, deleting and inserting columns into a screen such as graphical editor screen 43. While that might indeed be done, the practical limit on trigger resources and study data indicating that few users would ever need more than three columns, suggest that our preferred embodiment of three columns is presently sufficient for the vast majority of cases.
  • We now consider some alternatives to what is depicted in FIG. 3. Recall that we wrote at some length about how [0034] step 37 is represented in screen 31 as a non editable readable summary legend. While this is preferred at present, it would not have to always be so. The main impetus is to provide intermixing of textual and graphical definitions. In the list area 33 of screen 31 the textually defined steps (35, 36) are left in their textual form. Step 37 could have been left in its graphical editor form, too. This was in fact tried and tested. It worked, although it consumes screen space at a high rate. There are solutions to that, however, such as multi-page screens and an overlapped display of steps, each in its own window. The screen pointer can bring the desired one to the top by clicking in it. Since the steps are labeled, the order in which they appear or are inspected in a parent window is, in principle, irrelevant. Ordering is nevertheless convenient, however, and a button could be provided to restore the overlapped display to a natural ordering at the conclusion of any editing or inspection. Despite that possibility, another reason suggested using the scheme disclosed: users preferred to see the final results in a generally consistent format, once the definition activities were concluded. We choose to use a format that is similar to the textual one for indications in the list area of graphically defined trigger specification steps (such as step 37). That met the user preference indicated by the testing, but preserved a readily recognizable indication of the graphical origins of the step. In our preferred embodiment, Edit button 41 and the services of the graphical editor screen 43 are needed to alter a graphically defined step.
  • That last statement leads to another consideration. If, as is indeed true, the textual definition mechanism can define anything that the graphical definition can (the latter is a functional subset of the former), then why not simply indicate all final definitions in the list area as textual, and then edit any step either textually or graphically, as desired. In principle, this could be done, but is a can of worms. First, we have seen that there are circumstances that simply do not lend themselves to presentation both formats: e.g., If/Then/Else and Go To constructs are not related to waveforms. Also, indicating multiple occurrence of things in a waveform format could easily get out of hand, too. Second, there are other circumstances (involving “OR'ing” and the real meaning of “AND'ing”) that are awkward or misleading when presented as iconic representation of waveform behavior. For these reasons it was decided not to support the mapping of textually defined steps into the graphical mechanism; there are too many exceptions and loose ends. Such an environment actually fosters operator error, and tends to produce frustration rather than provide help and intuitive ease of use. It was therefore decided that graphically defined trigger specification steps should be edited graphically, and that in turn led to the desirability of making the final textual and graphical results in the list area be readily distinguishable, so as to facilitate the selection of the appropriate editing mechanism. [0035]

Claims (5)

We claim:
1. Triggerable signal acquisition and display apparatus comprising:
signal acquisition circuitry coupleable to a plurality of work signals in a work system;
a memory coupled to the signal acquisition circuitry and that stores acquired signal values;
a trigger circuit coupled to the signal acquisition circuitry and to the memory, and that terminates the storing of acquired signal values in a selected way in response to the occurrence in the plurality of work signals of events described as ordered steps in a trigger specification;
a graphical user interface defining the steps of a trigger specification, the graphical user interface itself comprising:
a display upon which screens of information are presented, which screens include a screen pointer;
a pointing device coupled to the display and that controls the position of the screen pointer within a screen;
a trigger specification screen including a list area containing component steps in a trigger specification, and also including a collection of icons, at least one of the icons representing a trigger specification component step to be defined by written text and at least one other of the icons representing a trigger specification component step to be defined by iconic symbols representing waveform activity; and
wherein a component step appears in the list area when its associated icon in the collection thereof is invoked, and further wherein menus associated with the component steps are used to specify events of interest in the trigger specification component step thus produced, the menu for a component step to be defined by written text containing selectable sections of text and the menu for a component step to be defined by iconic symbols containing selectable iconic symbols representing waveform activity.
2. Apparatus as in claim 1 wherein invoking an icon in the collection thereof comprises dragging it with the pointing device to a desired location in the list area and then dropping it.
3. Apparatus as in claim 1 wherein a completed menu for defining a component step with selectable iconic symbols is replaced in the list of component steps by a summarizing readable legend of text once the definition with selectable iconic symbols of the associated component step is completed.
4. A graphical editor screen for trigger specification step definition in a signal acquisition and display apparatus, the graphical editor screen comprising:
a first collection of vertically arranged names of signals and buses that have previously been defined as being of interest:
a collection of horizontally adjacent columns, each representing a quantized location in time and each including a vertical arrangement of entries, each entry at a height corresponding to an associated name in the first collection; and
a first menu from which waveform conditions can be chosen to be placed into a selected entry as a corresponding iconic representation of the chosen waveform condition.
5. A graphical editor screen as in claim 4, further comprising a second menu that includes selectable indications of timing relationships that may obtain between adjacent columns, and further comprising displays of such timing relationships that have been selected.
US10/736,917 2000-01-27 2003-12-16 Logic analyzer with mixed textual and graphical trigger specification Abandoned US20040125139A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/736,917 US20040125139A1 (en) 2000-01-27 2003-12-16 Logic analyzer with mixed textual and graphical trigger specification

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/492,508 US6690398B1 (en) 2000-01-27 2000-01-27 Logic analyzer with mixed textual and graphical trigger specification
US10/736,917 US20040125139A1 (en) 2000-01-27 2003-12-16 Logic analyzer with mixed textual and graphical trigger specification

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/492,508 Division US6690398B1 (en) 2000-01-27 2000-01-27 Logic analyzer with mixed textual and graphical trigger specification

Publications (1)

Publication Number Publication Date
US20040125139A1 true US20040125139A1 (en) 2004-07-01

Family

ID=23956527

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/492,508 Expired - Fee Related US6690398B1 (en) 2000-01-27 2000-01-27 Logic analyzer with mixed textual and graphical trigger specification
US10/736,917 Abandoned US20040125139A1 (en) 2000-01-27 2003-12-16 Logic analyzer with mixed textual and graphical trigger specification

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/492,508 Expired - Fee Related US6690398B1 (en) 2000-01-27 2000-01-27 Logic analyzer with mixed textual and graphical trigger specification

Country Status (2)

Country Link
US (2) US6690398B1 (en)
DE (1) DE10063662B4 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060100544A1 (en) * 2004-09-30 2006-05-11 Ayala Juan C Steerable loop tip wire-guide
US20060100545A1 (en) * 2002-12-02 2006-05-11 Ayala Juan C Loop tip wire guide
US20070123804A1 (en) * 2004-09-30 2007-05-31 Wilson-Cook Medical Inc. Articulating steerable wire guide
US20070168750A1 (en) * 2005-12-29 2007-07-19 Wheeler William R End-user signal analysis programming
US20070271067A1 (en) * 2006-05-16 2007-11-22 Cohn Robert C Analog-type measurements for a logic analyzer
US20080051721A1 (en) * 2006-08-25 2008-02-28 Wilson-Cook Medical Inc. Loop Tip Wire Guide
US7827209B2 (en) 2007-08-09 2010-11-02 Tektronix, Inc. Data object based data analysis
US11442104B1 (en) 2019-02-25 2022-09-13 Marvell Asia Pte, Ltd. Configurable integrated logic analyzer

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7065481B2 (en) * 1999-11-30 2006-06-20 Synplicity, Inc. Method and system for debugging an electronic system using instrumentation circuitry and a logic analyzer
US6618839B1 (en) * 1999-11-30 2003-09-09 Synplicity, Inc. Method and system for providing an electronic system design with enhanced debugging capabilities
US7072818B1 (en) * 1999-11-30 2006-07-04 Synplicity, Inc. Method and system for debugging an electronic system
US7240303B1 (en) 1999-11-30 2007-07-03 Synplicity, Inc. Hardware/software co-debugging in a hardware description language
US6850852B1 (en) * 2000-07-14 2005-02-01 Agilent Technologies, Inc. System and method for configuring a logic analyzer to trigger on data communications packets and protocols
US7222315B2 (en) * 2000-11-28 2007-05-22 Synplicity, Inc. Hardware-based HDL code coverage and design analysis
DE10124371A1 (en) * 2001-05-18 2002-11-21 Rohde & Schwarz Measurement unit, especially a signal generator has a number of function units that can be connected in different manners and a control unit that determines their connections and represents them on a graphical display
US7827510B1 (en) 2002-06-07 2010-11-02 Synopsys, Inc. Enhanced hardware debugging with embedded FPGAS in a hardware description language
US20040174818A1 (en) * 2003-02-25 2004-09-09 Zocchi Donald A. Simultaneous presentation of locally acquired and remotely acquired waveforms
US7403560B2 (en) * 2004-02-09 2008-07-22 Lecroy Corporation Simultaneous physical and protocol layer analysis
DE102008005885A1 (en) * 2008-01-22 2009-07-30 Imc Messsysteme Gmbh Selection and representation device i.e. personal computer, for use during test phase of e.g. drive train component of motor vehicle, has indication device loaded on sides of measuring channel representer
DE102008017289B4 (en) * 2008-03-03 2021-10-14 Rohde & Schwarz GmbH & Co. Kommanditgesellschaft Customizable gauge and method of customization
US8386208B2 (en) * 2008-05-08 2013-02-26 Teledyne Lecroy, Inc. Method and apparatus for trigger scanning
US20090281758A1 (en) * 2008-05-08 2009-11-12 Lecroy Corporation Method and Apparatus for Triggering a Test and Measurement Instrument
US8190392B2 (en) 2008-05-08 2012-05-29 Lecroy Corporation Method and apparatus for multiple trigger path triggering
CN102004177B (en) * 2009-08-28 2014-12-10 苏文俊 Oscilloscope and method for identifying time sequence of universal serial bus signals by using same
CN102012444B (en) * 2009-09-07 2014-04-23 鸿富锦精密工业(深圳)有限公司 Oscilloscope and method for testing serial bus signal by using same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4455624A (en) * 1980-11-25 1984-06-19 Hewlett-Packard Company Logic state analyzer with format specification
US5953009A (en) * 1997-05-27 1999-09-14 Hewlett-Packard Company Graphical system and method for invoking measurements in a signal measurement system
US6327544B1 (en) * 1999-03-01 2001-12-04 Agilent Technologies, Inc. Automatic storage of a trigger definition in a signal measurement system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63289470A (en) * 1987-05-11 1988-11-25 Yokogawa Hewlett Packard Ltd User interface for logical analyzer
US5371851A (en) * 1989-04-26 1994-12-06 Credence Systems Corporation Graphical data base editor
DE3922907A1 (en) * 1989-07-12 1991-01-17 Willich Electric Gmbh & Co F Interface tester for different async. data communications systems - has various interface, and can detect and analyse errors
US5778328A (en) * 1996-04-10 1998-07-07 Snap-On Technologies, Inc. Engine analyzer with single-head ignition scope
US6054984A (en) * 1997-05-27 2000-04-25 Hewlett-Packard Company System and method for graphically manipulating display elements in a signal measurement system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4455624A (en) * 1980-11-25 1984-06-19 Hewlett-Packard Company Logic state analyzer with format specification
US5953009A (en) * 1997-05-27 1999-09-14 Hewlett-Packard Company Graphical system and method for invoking measurements in a signal measurement system
US6327544B1 (en) * 1999-03-01 2001-12-04 Agilent Technologies, Inc. Automatic storage of a trigger definition in a signal measurement system

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7758592B2 (en) 2002-12-02 2010-07-20 Wilson-Cook Medical Inc. Loop tip wire guide
US20060100545A1 (en) * 2002-12-02 2006-05-11 Ayala Juan C Loop tip wire guide
US20070123804A1 (en) * 2004-09-30 2007-05-31 Wilson-Cook Medical Inc. Articulating steerable wire guide
US20060100544A1 (en) * 2004-09-30 2006-05-11 Ayala Juan C Steerable loop tip wire-guide
US8702625B2 (en) 2004-09-30 2014-04-22 Cook Medical Technologies Llc Steerable loop tip wire-guide
US8070693B2 (en) 2004-09-30 2011-12-06 Cook Medical Technologies Llc Articulating steerable wire guide
US20070168750A1 (en) * 2005-12-29 2007-07-19 Wheeler William R End-user signal analysis programming
US7373263B2 (en) * 2006-05-16 2008-05-13 Tektronix, Inx. Analog-type measurements for a logic analyzer
US20070271067A1 (en) * 2006-05-16 2007-11-22 Cohn Robert C Analog-type measurements for a logic analyzer
US20080051721A1 (en) * 2006-08-25 2008-02-28 Wilson-Cook Medical Inc. Loop Tip Wire Guide
US8715205B2 (en) 2006-08-25 2014-05-06 Cook Medical Tecnologies Llc Loop tip wire guide
US7827209B2 (en) 2007-08-09 2010-11-02 Tektronix, Inc. Data object based data analysis
US11442104B1 (en) 2019-02-25 2022-09-13 Marvell Asia Pte, Ltd. Configurable integrated logic analyzer

Also Published As

Publication number Publication date
US6690398B1 (en) 2004-02-10
DE10063662A1 (en) 2001-08-09
DE10063662B4 (en) 2008-03-06

Similar Documents

Publication Publication Date Title
US6690398B1 (en) Logic analyzer with mixed textual and graphical trigger specification
US6714883B1 (en) System and method for displaying operator-generated annotations of a trigger specification in a signal measurement system
US6396517B1 (en) Integrated trigger function display system and methodology for trigger definition development in a signal measurement system having a graphical user interface
US6707474B1 (en) System and method for manipulating relationships among signals and buses of a signal measurement system on a graphical user interface
US6570592B1 (en) System and method for specifying trigger conditions of a signal measurement system using graphical elements on a graphical user interface
US6624829B1 (en) System and method for specifying trigger conditions of a signal measurement system using hierarchical structures on a graphical user interface
US7676760B1 (en) Methods and apparatus for analysis of access logs
US6697754B1 (en) Generation and execution of instrument control macro files for controlling a signal measurement system
US6326987B2 (en) Graphical system and method for annotating measurements and measurement results in a signal measurement system
US5737520A (en) Method and apparatus for correlating logic analyzer state capture data with associated application data structures
US6320577B1 (en) System and method for graphically annotating a waveform display in a signal-measurement system
US6615369B1 (en) Logic analyzer with trigger specification defined by waveform exemplar
US6239796B1 (en) Apparatus and method for controlling dialog box display and system interactivity in a signal measurement system
US7373263B2 (en) Analog-type measurements for a logic analyzer
US20080320409A1 (en) Tightly-Coupled Synchronized Selection, Filtering, and Sorting Between Log Tables and Log Charts
US6522345B1 (en) System and method for simultaneously invoking automated measurements in a signal measurement system
US8837294B2 (en) Schematic display of protocol-specific information
US6745140B2 (en) Electronic test system with test results view filter
US20090150779A1 (en) Method and apparatus for displaying help information
EP1755025A2 (en) Drop and drag logic analyzer trigger
US6958754B2 (en) Bookmarks for a digital oscillographic instrument
CN102067117B (en) Method for displaying and operating table
US7827209B2 (en) Data object based data analysis
US6624830B1 (en) System and method for defining and grouping signals and buses of a signal measurement system using selection lists on a graphical user interface
TW200406692A (en) Semiconductor test data analysis system

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION