TraceBufferASCII

TraceBufferASCII


Declaration

void (_stdcall * TraceBufferASCII)(HOBJ LnID, void * Data, unsigned int Len, TColor * Color);

Parameters

LnID

Line ID.

Data

Pointer to a buffer with data to be displayed.

Len

Number of bytes to be displayed.

Color

Color of data.

Description

The function allows to display received or transmitted data in the form of ASCII string in "Debug" window of the process D2000 KOM.