A.2 function library, A.2.1 trig_init, Function library – ADLINK PXIe-3975 User Manual

Page 52: A.2.1, Trig_init

Advertising
background image

40

PXI Trigger I/O Function Reference

A.2 Function Library

This section provides detailed definitions of the functions available
in the PXIe-3975 function library. Each function includes a descrip-
tion, list of supported cards, syntax, parameter list and Return
Code information.

A.2.1

TRIG_Init

Description

Initializes trigger I/O function of PXIe-3975 controller.
TRIG_Init must be called before the invocation of any other
trigger I/O function.

Supported Controllers

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

Syntax

C/C++

I16 TRIG_Init()

Visual Basic

TRIG_Init As Integer

Parameter

None

F32

32-bit single-

precision

floating-point

-3.402823E38

to

3.402823E38

float

Single

Single

F64

64-bit double-

precision

floating-point

1.7976831348

62315E308 to

1.7976831348

62315E309

double

Double

Double

Type

Description

Range

Type

C/C++

(for 32-bit

compiler)

Visual Basic

Pascal

(Delphi)

Advertising