A.2.2 trig_close, A.2.3 trig_setsofttrg, A.2.2 – ADLINK PXIe-3975 User Manual

Page 53: Trig_close, A.2.3, Trig_setsofttrg

Advertising
background image

PXI Trigger I/O Function Reference

41

PXIe-3975

Return Code

ERR_NoError
ERR_BoardBusy
ERR_OpenDriverFail
ERR_GetGPIOAddress

A.2.2

TRIG_Close

Description

Closes trigger I/O function of PXIe-3975 controller, releas-
ing resources allocated for the trigger I/O function. Users
must invoke TRIG_Close before exiting the application.

Supported Controllers

PXIe-3975, PXI-3950, PXI-3920, PXI-3910, PXI-3800

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

Advertising