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