Teledyne-lecroy LeCroy Analyzers File Based Decoding Manual Uživatelský manuál Strana 61

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 82
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 60
File-based Decoding User Manual Chapter 11: Primitives
LeCroy Corporation 55
AddSeparator()
AddSeparator(<additional_info any>, ...)
Support
Supported by all LeCroy analyzers.
Return value
None.
Comments
Creates a separator cell. _COLLAPSED, _EXPANDED, _HIDDEN, and _SHOWN are all
interpreted 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:
Parameter Meaning
Default
Value Comments
additional_info any Used to create special cells or to modify cell
attributes.
The values are predefined constants.
Possible values are:
_COLLAPSED
_EXPANDED
_HIDDEN
_SHOWN (default)
Figure 3: Example: Separator Cell
Zobrazit stránku 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 81 82

Komentáře k této Příručce

Žádné komentáře