Teledyne-lecroy UWBTrainer Exerciser Script Language Manual do Utilizador Página 43

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 42
LeCroy Corporation UWBTrainer Exerciser - Generation Script Language Reference Manual
35
8.6 Structure Declaration Examples
To the parser, structures are the same as frame templates. However, you should use structures
to assign frame field values, rather than as frame layouts in Send Frame instructions.
Note: Also see the examples using the Struct keyword to assign frame field values in later
sections.
Examples
struct S1
{
F16 : 16 = 0xAABB
F8 : 8 = 0xFE
F32 : 32 = 0xABCD1234
}
struct S2
{
S8 : 8 = 0xDA
S32 : 32 = 0x56781122
S16 : 16 = 0xBEEF
}
Vista de página 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 123 124

Comentários a estes Manuais

Sem comentários