PEP CP380 Manual page 52

Digital i/o board for compactpci applications
Table of Contents

Advertisement

CP380
5.4.2.3 _me96DIGetBit
Syntax (C)
int _me96DIGetBit (
Syntax (Delphi)
Function
_me96DIGetBit (
Syntax (Basic)
Declare Function
me96DIGetBit Lib "me9x_32" Alias "_VBme96DIGetBit@12" (
Description
This function is only for the CP380-I/O.
This function determines the status of a single input line.
Page 5 - 10
int iBoardNumber,
int iBitNo,
int *piBitValue
);
iBoardNumber: integer;
iBitNo: integer;
Var iBitValue: integer
): integer;
ByVal iBoardNumber As Long,
ByVal iBitNo As Long,
ByRef iBitValue As Long
) As Long
® PEP Modular Computers GmbH
Function Reference
ID 19313, Rev. 0100

Advertisement

Table of Contents
loading

Table of Contents