Pxitriggerwrite - Keysight M3102A PXIe User Manual

Digitizers & digitizer combos
Hide thumbs Also See for M3102A PXIe:
Table of Contents

Advertisement

3 Keysight SD1 Command Reference

3. 3. 1. 8 PXItriggerWrite

Sets the digital value of a PXI trigger in the PXI backplane.
This function is only available in PXI/PXI Express form factors.
Parameters
Name
Inputs
moduleID
nPXItrigger
value
errorIn
Outputs
moduleIDOut
errorOut
C
int SD_Module_PXItriggerWrite(int moduleID, int nPXItrigger, int value);
C++
int SD_Module::PXItriggerWrite(int nPXItrigger, int value);
Visual Studio .NET, MATLAB
int SD_Module::PXItriggerWrite(int nPXItrigger, int value);
Python
SD_Module.PXItriggerWrite(nPXItrigger, value)
LabVIEW
Available: No
M3601A
Available: No
36
Description
(Non-object-oriented languages only)
Module identifier, returned by open on page 28.
PXI trigger number
Option
Description
External
The AWG trigger is a TRG connector/line
I/O
of the module. PXI form factor only: this
Trigger
trigger can be synchronized to CLK10.
PXI
PXI form factor only.
Trigger
Selects between trigger lines on the
[0 to n]
backplane or the PXI chassis.
See also, table after
AWG External Trigger Source
Digital value with negated logic: 0 (ON) or 1 (OFF)
(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
See
Error Codes on page 83
Name
TRIG_
EXTERNAL
TRIG_PXI
+ Trigger
No.
Keysight M3100A/M3102A PXIe Digitizer User's Guide
Value
0
4000 +
Trigger
No.

Advertisement

Table of Contents
loading

This manual is also suitable for:

M3300a awgM3100a pxieM3302a awg

Table of Contents