Teledyne-lecroy Protocol Analyzers File-Based Decoding User Manual Instrukcja Użytkownika Strona 61

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 82
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 60
File-based Decoding User Manual Chapter 11: Primitives
LeCroy Corporation 55
BeginCellBlock()
BeginCellBlock(<name string>, <value string>,
<description string or null>, <color integer or list>,
<additional_info any>)
Parameter Meaning Default Value Comments
name str
ing Displays in the name field of the cell.
value string Displays in the value field of the cell.
description str
ing or
null
Displays in tool tip.
color int
eger or list If not specified,
a default color
is used
Color can be specified as either a packed
color value in an integer or as an array of
RGB values ranging from 0-255.
Displays in the name field of the cell.
additional_info an
y Used to create special cells or to modify cell
attributes.
The values are predefined constants, and
ze
ro or more of them may be used at one
time.
Possible values are:
[_BLOCKNAME, x]
_COLLAPSED
_ERROR
_EXPANDED
[_FIXEDWIDTH, w]
_HIDDEN
_MONOCOLOR
_MONOFIELD
_SHOWN (default)
_WARNING
Support
Supported by all LeCroy analyzers.
Return value
None.
Comments
Begins a cell block and adds a block header cell.
This is a special cell that can be
collapsed and expanded. The collapsed/expanded state of this cell affects cells in the
group according to their _COLLAPSED, _EXPANDED attributes. All calls to AddCell after
a call
to BeginCellBlock() put the new cells into this group until a call to
EndCell
Block is made.
Cell blocks can be nested.
Przeglądanie stron 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 81 82

Komentarze do niniejszej Instrukcji

Brak uwag