Daqpausemultiple.vi - Keysight M3102A PXIe User Manual

Digitizers & digitizer combos
Hide thumbs Also See for M3102A PXIe:
Table of Contents

Advertisement

M3601A
Available: Yes
3. 3. 2. 13 DAQpauseMultiple
This function pauses the words acquisition
resumed using DAQresume.
Parameters
Name
Inputs
moduleID
DAQmask
DAQ
errorIn
Outputs
moduleIDOut (LabVIEW only) A copy of noduleID
errorOut
C
int SD_AIN_DAQpauseMultiple(int moduleID, int DAQmask);
C++
int SD_AIN::DAQpauseMultiple(int DAQmask);
Visual Studio .NET, MATLAB
int SD_AIN::DAQpauseMultiple(int DAQmask);
Python
int SD_AIN::DAQpauseMultiple(int DAQmask);
LabVIEW

DAQpauseMultiple.vi

Keysight M3100A/M3102A PXIe Digitizer User's Guide
Description
(Non-object oriented languages only) Module identifier, returned by function
Mask to select which DAQs are paused (LSB is 0, bit 1 and so forth). DAQ n is connected to
channel n
DAQ is paused. DAQ n is connected to channel n
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
See
Error Codes
3 Keysight SD1 Command Reference
Data Acquisition
(DAQs). Acquisition can be
open
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents