Description Of The Api Functions; General Functions; Digital Input; Digital Output - PEP CP380 Manual

Digital i/o board for compactpci applications
Table of Contents

Advertisement

CP380

5.4 Description of the API Functions

The functions are described by functional group as listed below. Within each functional
group, the individual functions will be described in alphabetical order:

General Functions

Digital Input

Digital Output

Interrupt Handling

Error Handling

5.4.1
General Functions
5.4.1.1 _me9xGetBoardVersion()
Syntax (C)
int _me9xGetBoardVersion (
Syntax (Delphi)
Function
_me9xGetBoardVersion (
Syntax (Basic)
Declare Function
me9xGetBoardVersion Lib "me9x_32" Alias "_VBme9xGetBoardVersion@8" (
Description
Determines the board version number of an installed board of the board family CP380.
Page 5 - 4
int iBoardNumber,
int *piDevices,
)
iBoardNumber: integer;
Var iDevices: integer
): integer;
ByVal iBoardNumber As Long,
ByRef iDevices As Long,
) As Long
® PEP Modular Computers GmbH
Function Reference
ID 19313, Rev. 0100

Advertisement

Table of Contents
loading

Table of Contents