Teledyne-lecroy Protocol Analyzers File-Based Decoding User Manual Bedienungsanleitung Seite 60

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 82
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 59
Chapter 11: Primitives File-based Decoding User Manual
54 LeCroy Corporation
AddSeparator()
AddSeparator(<additional_info any>, ...)
Parameter Meaning
Default
Value Comments
additional_info an
y Used to create special cells or to modify cell
attributes.
The values are predefined constants.
Possible values are:
_COLLAPSED
_EXPANDED
_HIDDEN
_SHOWN (default)
Support
Supported by all LeCroy analyzers.
Return value
None.
Comments
Creates a separator cell. _COLLAPSED, _EXPANDED, _HIDDEN, and _SHOWN are all
in
terpreted the same is in a regular AddCell call.
Example
AddCell( "Stuff", "Things" );
# AddSeparator adds a space between the previous and subsequent
cells.
AddSeparator();
AddCell( "More stuff", "More things" );
The output of the example is:
Figure 11.3 Example: Separator Cell
Seitenansicht 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 81 82

Kommentare zu diesen Handbüchern

Keine Kommentare