PXI Trigger I/O Function Reference
33
PXIe-3985
A.2.2
TRIG_Close
Description
Closes trigger I/O function of PXIe-3985 controller, releas-
ing resources allocated for the trigger I/O function. Users
must invoke TRIG_Close before exiting the application.
Syntax
C/C++
I16 TRIG_Close()
Visual Basic
TRIG_Close() As Integer
Parameter
None
Return Code
ERR_NoError
ERR_BoardNoInit
A.2.3
TRIG_SetSoftTrg
Description
Generates a TTL trigger signal to the trigger I/O SMB con-
nector on the faceplate or the PXI trigger bus on the back-
plane by software command
Syntax
C/C++
I16 TRIG_SetSoftTrg(U8 Status)
Visual Basic
TRIG_SetSoftTrg (ByVal status As Byte) As
Integer
Parameters
Status
Logic level of trigger signal.
Available value description:
0: Logic low
Summary of Contents for PXIe-3985
Page 7: ...vii PXIe 3985 Getting Service 49...
Page 8: ...viii This page intentionally left blank...
Page 10: ...x List of Figures This page intentionally left blank...
Page 12: ...xii List of Tables This page intentionally left blank...
Page 28: ...16 Introduction This page intentionally left blank...
Page 36: ...24 Getting Started This page intentionally left blank...
Page 52: ...40 PXI Trigger I O Function Reference Return Code ERR_NoError ERR_Query_Revision...