3 Keysight SD1 Command Reference
LabVIEW
DAQtriggerMultiple.vi
M3601A
Available: No (multiple DAQtrigger from different channels can be executed at once)
3. 3. 2. 20 DAQcounterRead
This function reads the number of words acquired by the selected DAQ (
) since the last call to DAQflush or DAQ.
Parameters
Name
Description
Inputs
moduleID
(Non-object-oriented languages only) Module identifier, returned by function
DAQ
DAQ whose counter is read
errorIn
(LabVIEW only) If it contains an error, the function will not be executed and errorIn
will be passed to errorOut
Outputs
moduleIDOut
(LabVIEW only) A copy of moduleID
counter
Value of the DAQ counter or a negative number for errors
errorOut
Keysight SD1 Command Reference
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);
58
Keysight M3100A/M3102A PXIe Digitizer User's Guide