Table of Contents

Advertisement

2 Software Tools: M31/M33XXA Digitizers
C++
int SD_Module::PXItriggerWrite(int nPXItrigger, int value);
Visual Studio .NET, MATLAB
int SD_Module::PXItriggerWrite(int nPXItrigger, int value);
Python
int SD_Module::PXItriggerWrite(int nPXItrigger, int value);
LabVIEW
PXItriggerWrite.vi
M3601A
Available: Yes

2. 4. 2. 9 PXItriggerRead

This function reads 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
errorIn
Outputs
moduleIDOut (LabVIEW only) A copy of moduleID
value
errorOut
C
int SD_Module_PXItriggerRead(int moduleID, int nPXItrigger);
36
Description
(Non-object-oriented languages only) Module identifier, returned by function
PXI trigger number
(LabVIEW only) If it contains an error, the function will not be executed and errorIn will be
passed to errorOut
Digital value with negated logic, 0 (ON) or 1 (OFF), or negative numbers for errors
Codes (page 81)
Error Codes (page 81)
Keysight M31XXA/M33XXA Digitizer User's Guide
open (page 27)
Error

Advertisement

Table of Contents
loading

This manual is also suitable for:

M33 a seriesM3100aM3102aM3201aM3202aM3300a ... Show all

Table of Contents