3 Keysight SD1 Command Reference
M3601A
Available: Yes
3. 3. 2. 3 channelTriggerConfig
Configures the analog trigger block for each channel
Parameters
Name
Description
Inputs
moduleID
(Non-object-oriented languages only) Module identifier, returned by function
nChannel
Input channel number
analogTriggerMode Trigger mode
threshold
Threshold in volts
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
errorOut
Keysight SD1 Command Reference
C
int SD_AIN_channelTriggerConfig(int moduleID, int nChannel, int analogTriggerMode,
double threshold);
C++
int SD_AIN::channelTriggerConfig(int nChannel, int analogTriggerMode, double
threshold);
Visual Studio .NET, MATLAB
int SD_AIN::channelTriggerConfig(int nChannel, int analogTriggerMode, double
threshold);
Python
int SD_AIN::channelTriggerConfig(int nChannel, int analogTriggerMode, double
threshold);
40
Keysight M3100A/M3102A PXIe Digitizer User's Guide