3 Keysight SD1 Command Reference
LabVIEW
DAQflushMultiple.vi
M3601A
Available: No (multiple DAQflush from different channels can be executed at once)
3. 3. 2. 18 DAQtrigger
This function triggers the acquisition of words in the selected DAQs (
) provided that they are configured for VI/HVI Trigger.
Parameters
Name
Description
Inputs
moduleID (Non-object-oriented languages only) Module identifier, returned by function
nDAQ
DAQ to be triggered. DAQ n is connected to channel n
erronIn
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Outputs
moduleID (Non-object-oriented languages only) Module identifier, or a negative number for errors (see
errorOut
Keysight SD1 Command Reference
C
int SD_AIN_DAQtrigger(int moduleID, int nDAQ);
C++
int SD_AIN::DAQtrigger(int nDAQ);
Visual Studio .NET, MATLAB
int SD_AIN::DAQtrigger(int nDAQ);
Python
int SD_AIN::DAQtrigger(int nDAQ);
56
Keysight M3100A/M3102A PXIe Digitizer User's Guide