Daqstartmultiple.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. 9 DAQstartMultiple
This function starts acquisition on the selected DAQs
Acquisition will start when a trigger is received.
Parameters
Name
Inputs
moduleID
DAQmask
nDAQ
errorIn
Outputs
moduleIDOut
errorOut
C
int SD_AIN_DAQstartMultiple(int moduleID, int DAQmask);
C++
int SD_AIN::DAQstartMultiple(int DAQmask);
Visual Studio .NET, MATLAB
int SD_AIN::DAQstartMultiple(int nDAQmask);
Python
int SD_AIN::DAQstartMultiple(int nDAQmask);
LabVIEW

DAQstartMultiple.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 started or resumed (LSB is 0, bit 1 and so forth). DAQ
n is connected to channel n
DAQ to be started or resumed. 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
(LabVIEW only) A copy of moduleID
See
Error Codes
3 Keysight SD1 Command Reference
Data Acquisition
(DAQs).
open
47

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents