SCC_SetVerbosity
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » General Functions » Shared Functions » SCC_SetVerbosity Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Sets the Verbosity parameter of the DLL. The higher the value is, the more information will be output in the write window.Parameters
-
Level: The desired verbosity level.
- 0: Signals only critical errors.
- 1: Signals errors due to erroneous configurations, etc.
- 2: Warns, if an unexpected protocol status is reached, and signals missing obligatory callbacks.
- 3: Informs about missing optional callbacks and minor problems.
- >3: Signals low level events such as setting and expiring of timers.