Skip to main content
Open topic with navigation CAPL Functions » General » Function Overview » writeCreate

writeCreate

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

dword writeCreate(char name[]);

Description

Generates a new page in the Write Window with the specified name. The page is automatically deleted the next time a measurement starts.

Parameters

  • name: Name of the page to be generated.

Return Values

Sink identifier that is valid for output to the new page.

Example

See writeCreate writewriteClearwriteDestroywriteExwriteLineEx