ST_VisuDiagTableFilterOptions

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_VisuDiagTableFilterOptions specifies which diagnostic messages are displayed in the visualization DiagTable.

Structure Elements

Name

Data type

Description

xInfos

BOOL

Display messages with severity Information.

xWarnings

BOOL

Display messages with severity Warning.

xErrors

BOOL

Display messages with severity Error.

xSourceFbGetDiag

BOOL

Display messages with source FbGetDiag.

xSourceMotionKernel

BOOL

Display messages with source MotionKernel.

Used By

oST_VisuDiagTableInputs