Graphical Panel Controls: Hex Edit

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.


Figure 1: A Hex Edit control displaying data from a signal (with ASCII characters). Changes made here will propagate to the signal value.

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.

  Spy Documentation - (C) Copyright 1997-2022 Intrepid Control Systems, Inc.