Table of Contents

Advertisement

LabVIEW
DAQtriggerMultiple.vi
M3601A
Available: No (multiple DAQtrigger from different channels can be executed at once)

2. 4. 5. 20 DAQcounterRead

This function reads the number of words acquired by the selected DAQ
(page
8)) since the last call to DAQflush or DAQ.
Parameters
Name
Inputs
moduleID
DAQ
errorIn
Outputs
moduleIDOut
counter
errorOut
C
int SD_AIN_DAQcounterRead(int moduleID, int DAQ);
C++
int SD_AIN::DAQcounterRead(int DAQ);
Visual Studio .NET, MATLAB
int SD_AIN::DAQcounterRead(int DAQ);
Python
int SD_AIN::DAQcounterRead(int DAQ);
Keysight M31XXA/M33XXA Digitizer User's Guide
Description
(Non-object-oriented languages only) Module identifier, returned by function
(page 27)
DAQ whose counter is read
(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
Value of the DAQ counter or a negative number for errors
Error Codes (page 81)
2 Software Tools: M31/M33XXA Digitizers
(Data Acquisition (DAQs)
Error Codes (page 81)
open
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

M33 a seriesM3100aM3102aM3201aM3202aM3300a ... Show all

Table of Contents