3 Keysight SD1 Command Reference
M3601A
Available: No
3. 3. 2. 29 DAQbufferAdd
Adds an additional buffer to the channel’s previously configured pool.
Parameters
Name
Description
Inputs
moduleID (Non-object oriented languages only) Module identifier, returned by function
nDAQ
DAQ to configure
dataBuffer Buffer to use in buffer pool. Has to be created and released by user
nPoints
Size of dataBuffer buffer
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Outputs
moduleID (Non-object-oriented languages only) Module identifier, or a negative number for errors (see
errorOut
See
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
68
Keysight M3100A/M3102A PXIe Digitizer User's Guide