Table of Contents

Advertisement

Name
nDAQ
triggerNumber
errorIn
Outputs
moduleIDOut
errorOut
C
int SD_AIN_DAQanalogTriggerConfig (int moduleID, int nDAQ, int triggerNumber);
C++
int SD_AIN::DAQanalogTriggerConfig (int nDAQ, int triggerNumber);
Visual Studio .NET, MATLAB
int SD_AIN::DAQanalogTriggerConfig (int nDAQ, int triggerNumber);
Python
int SD_AIN::DAQanalogTriggerConfig (int nDAQ, int triggerNumber);
LabVIEW
DAQanalogTriggerConfig .vi
M3601A
Available: No

2. 4. 5. 7 DAQread

This function reads the words acquired with the selected DAQ
can be used only after calling the function
configured. DAQread is a blocking function released when the configured amount of words is
acquired, or when the configured timeout elapses (if timeout is set to "0" , then DAQreadwaits until
DAQpoints are acquired). In the timeout elapses, there may be words available, but less than the
configured amount.
Keysight M31XXA/M33XXA Digitizer User's Guide
Description
DAQ number
Analog trigger number
(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
Error Codes (page 81)
DAQconfig (page 48)
2 Software Tools: M31/M33XXA Digitizers
Data Acquisition (DAQs) (page
and when a callback function is not
8). It
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

M33 a seriesM3100aM3102aM3201aM3202aM3300a ... Show all

Table of Contents