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
Description
Inputs
moduleID
(Non-object-oriented languages only)
Module identifier, returned by
nPXItrigger
PXI trigger number
Option
Description
Name
Value
External
I/O
Trigger
The AWG trigger is a TRG connector/line
of the module. PXI form factor only: this
trigger can be synchronized to CLK10.
TRIG_
EXTERNAL
0
PXI
Trigger
[0 to n]
PXI form factor only.
Selects between trigger lines on the
backplane or the PXI chassis.
TRIG_PXI
+ Trigger
No.
4000 +
Trigger
No.
See also, table after
value
Digital value with negated logic: 0 (ON) or 1 (OFF)
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
See
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
Keysight M3100A/M3102A PXIe Digitizer User's Guide