VdSilentMode Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies silent mode severity settings.

Usage

VdSilentMode.Constant

Arguments

VDSM_ALL

All messages are silent. The numerical value for this constant is 1.

Note:

When SilentMode is set to VDSM_ALL, the user is not given the option to discard core dump files if a crash occurs. In that case, core dump files are automatically written to the WDIR directory.

VDSM_NONE

No messages are silent. The numerical value for this constant is 0.