Type: |
Structure |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
The structure ST_VisuDiagTableInputs provides commands to control the DiagTable.
Name |
Data type |
Description |
---|---|---|
xScrollUpTop |
BOOL |
Command to scroll the displayed table to the top. |
xScrollUp1 |
BOOL |
Command to scroll up the displayed table with a step of 1. |
xScrollUp2 |
BOOL |
Command to scroll up the displayed table with a step of 10. |
xScrollDown1 |
BOOL |
Command to scroll down the displayed table with a step of 1. |
xScrollDown2 |
BOOL |
Command to scroll down the displayed table with a step of 10. |
xDisplayIdAsHex |
BOOL |
Switches the display format of the unique identifier. If TRUE, the identifier is displayed in hexadecimal format. |
stFilterOptions |
The structure provides the filters for selecting the messages to be displayed. |
oFB_VisuDiagTableControl
oDiagTable