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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 82
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 58
File-based Decoding User Manual Chapter 11: Primitives
LeCroy Corporation 53
Example
# Creates a data cell with 2 dwords (32-bit integers) of data.
AddDataCell( '0123456789ABCDEF', _DWORDS );
# Creates a data cell with 4 bytes. Integer data values are
always i
nterpreted as 32 bits of data.
AddDataCell( 0x11223344, _BYTES );
The output of the example is:
Figure 11.2 Example: Output for AddDataCell
Seitenansicht 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 81 82

Kommentare zu diesen Handbüchern

Keine Kommentare