beautypg.com

A.2.4 trig_trigger_route, A.2.4, Trig_trigger_route – ADLINK PXI-3980 User Manual

Page 56

background image

44

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

PXI-3980, PXI-3950, PXI-3920, PXI-3910

Syntax

C/C++

I16 TRIG_Trigger_Route (U32 source, U32 dest,
U32 halfway)

Visual Basic

TRIG_Trigger_Route (ByVal source As Long,
ByVal dest As Long, ByVal halfway As Long) As
Integer

Parameters

source