writeLineEX
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Writes the text into a new line of the specified CANoe DE product window, into a page of the CANoe DE product Write Window or into a logging file. To write into the CANoe DE product Trace Window please activate the CAPL System Message in the predefined filters of the Trace Window. Note: As BLF is not a human readable format, the output string cannot be seen directly in a BLF logging file, but only after an import into the Trace Window or a conversion into an ASCII logging file.Parameters
-
sink: The target identifier of the page to which the output will take place.
Values:
-4: Output to Trace Window and logging file (only in ASC or BLF format and if the CAPL node is inserted in the Measurement Setup before the corresponding windows/blocks)-3: Output to Trace Window (in the Measurement Setup, the CAPL node must be inserted before the Trace Window)-2: Output to logging file (only in ASC or BLF format and if the CAPL node is inserted in the Measurement Setup before the Logging Block)-1: Reserved0: Output to the System page of the Write Window1: Output to the CAPL page of the Write Window4: Output to the Test page of the Write Window
-
severity: Constant for the type of message.
Values:
0: Success1: Information2: Warning3: Error
- format: Formatting character sequence.