A.2.2 trig_close, A.2.3 trig_setsofttrg, A.2.2 – ADLINK PXI-3980 User Manual
Page 55: Trig_close, A.2.3, Trig_setsofttrg
Advertising

43
PXI-3980
ERR_BoardBusy
ERR_OpenDriverFail
ERR_GetGPIOAddress
A.2.2
TRIG_Close
Description
Closes trigger I/O function of PXI-3980 controller, releasing
resources allocated for the trigger I/O function. Users must
invoke TRIG_Close before exiting the application.
Supported Controllers
PXI-3980, PXI-3950, PXI-3920, PXI-3910
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
Supported Controllers
PXI-3980, PXI-3950, PXI-3920, PXI-3910
Syntax
C/C++
Advertising