CAPL Script

WriteConfigure

Syntax

void writeConfigure( dword sink, dword lines, dword logging, char filename[]);

Function

Configures the specified page in the Write Window.

Parameters

sink Target identifier for the page to be configured.

lines The number of lines of the page.

logging Enables the logging feature if non-zero.

filename Name of the logging file.

Return Values

Example

write