Table of Contents

Advertisement

M3601A
Available: No

2. 4. 5. 29 DAQbufferAdd

Adds an additional buffer to the channel's previously configured pool.
Parameters
Name
Inputs
moduleID (Non-object oriented languages only) Module identifier, returned by function
nDAQ
dataBuffer Buffer to use in buffer pool. Has to be created and released by user
nPoints
errorIn
Outputs
moduleID (Non-object-oriented languages only) Module identifier, or a negative number for errors (see
errorOut
C
int SD_AIN_DAQbufferAdd(int moduleID, int nDAQ, short* dataBuffer, int nPoints);
C++
int SD_AIN::DAQbufferAdd(int nDAQ, short *dataBuffer, int nPoints);
Visual Studio .NET, MATLAB
int SD_AIN::DAQbufferAdd(int nDAQ, short[] dataBuffer);
Python
Not available
LabVIEW
DAQbuffer functions are not accessible
Keysight M31XXA/M33XXA Digitizer User's Guide
Description
DAQ to configure
Size of dataBuffer buffer
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Error
Codes)
See
Error Codes
2 Software Tools: M31/M33XXA Digitizers
open
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

M33 a seriesM3100aM3102aM3201aM3202aM3300a ... Show all

Table of Contents