3 Keysight SD1 Command Reference
M3601A
Available: No (multiple DAQstop from different channels can be executed at once)
3. 3. 2. 12 DAQpause
This function pauses the words acquisition
. Acquisition can be
resumed using DAQresume.
Parameters
Name
Description
Inputs
moduleID
(Non-object oriented languages only) Module identifier, returned by function
nDAQ
DAQ to be stopped
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and
errorIn will be passed to errorOut
Outputs
moduleIDOut
(Non-object-oriented languages only) Module identifier, or a negative number for
errors (see
errorOut
See
C
int SD_AIN_DAQpause(int moduleID, int nDAQ);
C++
int SD_AIN::DAQpause(int nDAQ);
Visual Studio .NET, MATLAB
int SD_AIN::DAQpause(int nDAQ);
Python
int SD_AIN::DAQpause(int nDAQ);
LabVIEW
DAQpause.vi
50
Keysight M3100A/M3102A PXIe Digitizer User's Guide