LTTRAMBufferSettings
Declaration:
long __stdcall LTTRAMBufferSettings(
short *pwBuffer,
unsigned long dwSamplesPerChannel,
unsigned long dwChannels
);
Description:
Setting up the RAM buffer system for data transfer.
The buffer must be allocated by the application. The size must match the channel
settings and data amount.
Input:
pwBuffer
Pointer to RAM buffer.
dwSamplesPerChannel
Number of samples per channel.
dwChannels
Number of channels.
Return:
0
if successful
-1
STREAM already set up !!<br>
RAM and STREAM are exclusive buffer settings.
-2
length per channel is invalid
Beschreibung der DLL LTT2API
61
[]
Handbuch Version 3.11