Teledyne-lecroy USB Script Decode Manual Manual do Utilizador Página 81

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 90
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 80
75
CHAPTER 14
CATC Scripting Language for USB USB Decoders
Comments
Used to begin new group of cells and a table in dialog view that allows the tooltip
to be shown below a table caption. Note: all Add...Cell functions use colors as
defined in the global variable FieldColor.
Example
AddPLCellMonoStr("CellMonoStr", Format("%d",
NextNBits_(8)), "CellMonoStr.\n\n" + "The
AddPLCellMonoStr function is used to begin new group
of cells\n" + "and table in dialog view allowing
tooltip to be shown below\n" + "a caption of the
table.");
AddPLCellMonoCap()
AddPLCellMonoCap(caption, text, tooltip, addparam)
addparam Used to create special cells or to modify cell
attributes. The values are predefined constants,
and zero or more of them may be used at one
time. Possible values are:
_ERROR: creates a cell with a red value field to
indicate an error.
_WARNING: creates a cell with a yellow value
field to indicate a warning.
_MONOFIELD: cell consists of only a name
field.
_MONOCOLOR: creates a cell with the same
color in both fields.
_FIXEDWIDTH: creates a cell with a fixed,
specified width.
Parameter Meaning Default Value Comments
caption Displays in the name field of the cell.
text Displays in the value field of the cell.
tooltip Displays in tooltip.
Parameter Meaning Default Value Comments
Vista de página 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 89 90

Comentários a estes Manuais

Sem comentários