A.2.4 trig_trigger_route, A.2.4, Trig_trigger_route – ADLINK PXIe-3975 User Manual

Page 54

Advertising
background image

42

PXI Trigger I/O Function Reference

Supported Controllers

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

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

1: Logic high

Return Code

ERR_NoError
ERR_BoardNoInit

A.2.4

TRIG_Trigger_Route

Description

Routes the trigger signal between the trigger I/O SMB con-
nector on the faceplate and the PXI trigger bus on the back-
plane. This function also allows routing of the software-
generated trigger signal to SMB connector or trigger bus.

Supported Controllers

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

Syntax

C/C++

Advertising