CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 6
®
PEP Modular Computers GmbH
For example a return value: 0x00010003 for the version 1.03
5.4.2
Digital Input
5.4.2.1 _me94DIGetBit
Syntax (C)
Syntax (Delphi)
Syntax (Basic)
Description
This function is only for the CP380-I.
This function determines the status of a single input line.
int _me94DIGetBit (
int iBoardNumber,
int iBitNo,
int *piBitValue
);
Function
_me94DIGetBit (
iBoardNumber: integer;
iBitNo: integer;
Var iBitValue: integer
): integer;
Declare Function
me94DIGetBit Lib "me9x_32" Alias "_VBme94DIGetBit@12" (
ByVal iBoardNumber As Long,
ByVal iBitNo As Long,
ByRef iBitValue As Long
) As Long
Содержание CP380
Страница 2: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 12: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 26: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 28: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 34: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 38: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 42: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 44: ... PEP Modular Computers GmbH This page was intentionally left blank ...
Страница 68: ... PEP Modular Computers GmbH This page was intentionally left blank ...