Teledyne-lecroy Protocol Analyzers File-Based Decoding User Manual User Manual Page 59

  • Download
  • Add to my manuals
  • Print
  • Page
    / 82
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 81 82

Comments to this Manuals

No comments