Open topic with navigation CAPL Functions » ISO11783 » Virtual Terminal Interaction Layer (VT IL) » VTIL_SetVerbosityDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
VTIL_SetVerbosity
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Sets verbosity for writing in Write Window. Applicable in test module / test unit only.Parameters
- verbosityLevel
- 0: do not write messages to the Write Window
- 1: write only error messages
- 2: write warning and error messages (default)
- 3: write information, warning and error messages
Return Values
- 0: Blocking of all messages has been stopped successfully
- < 0: An error has occurred, see IL Error Code.