Daqstart.vi - Keysight M3102A PXIe User Manual

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

Advertisement

3 Keysight SD1 Command Reference
M3601A
Available: No
3. 3. 2. 8 DAQstart
This function starts acquisition on the selected DAQs
Acquisition will start when a trigger is received.
Parameters
Name
Inputs
moduleID
nDAQ
errorIn
Outputs
moduleIDOut (LabVIEW only) A copy of moduleID
errorOut
C
int SD_AIN_DAQstart(int moduleID, int nDAQ);
C++
int SD_AIN::DAQstart(int nDAQ);
Visual Studio .NET, MATLAB
int SD_AIN::DAQstart(int nDAQ);
Python
int SD_AIN::DAQstart(int nDAQ);
LabVIEW

DAQstart.vi

46
Description
(Non-object-oriented languages only) Module identifier, returned by function
open on page 28
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
Keysight SD1 Command Reference on page 23
Data Acquisition
Keysight M3100A/M3102A PXIe Digitizer User's Guide
(DAQs).

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents