3 Keysight SD1 Command Reference
LabVIEW
DAQbuffer functions are not accessible
M3601A
Available: No
3. 3. 2. 31 DAQbufferPoolRelease
Releases the channel buffer pool and its resources. After this call, user has to call
DAQbufferRemove consecutively to get all buffers back and release them.
Parameters
Name
Description
Inputs
moduleID (Non-object oriented languages only) Module identifier, returned by function
nDAQ
DAQ from where use take out the 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_DAQbufferRelease(int moduleID, int nDAQ);
C++
int SD_AIN::DAQbufferPoolRelease(int nDAQ);
Visual Studio .NET, MATLAB
int SD_AIN::DAQbufferPoolRelease(int nDAQ);
Python
SD_AIN::DAQbufferDAQbufferPoolRelease(int nDAQ);
70
Keysight M3100A/M3102A PXIe Digitizer User's Guide