Copyright © 2024 | All Rights Reserved
The Hex Edit control allows raw data from a signal to be displayed and edited in a window within a graphical panel. An example can be seen in Figure 1.
Table 1 lists the properties specific to a Hex Edit control. A list of common properties can be found under Common Control Properties.
Table 1: Hex Edit Control Properties
Property | Function and Options |
---|---|
ShowAscii
Controls whether or not ASCII character representations of byte values are shown in the control:
0-No: Only the hex byte values are shown.
1-Yes: Both hex bytes and ASCII characters are displayed.
BytesPerLine
Specifies the number of bytes to show in each row of the control, from 1 to 128.