ADLINK PXI-3950 User Manual

Page 72

Advertising
background image

58

Appendix

A

PXI-3950

User’s Manual

TRIG_SetSoftTrg

@ Description

Generates a TTL trigger signal to the trigger I/O SMB connec-
tor on the faceplate or the PXI trigger bus on the backplane via
software command.

@ Supported controllers

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

Trigger Signal Logic Level

@ Return Codes

ERR_NoError

ERR_BoardNoInit

Available value

Description

0 Logic

low

1 Logic

high

Advertising