CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 17
®
PEP Modular Computers GmbH
5.4.3.3 _me96DOSetBit
Syntax(C)
Syntax (Delphi)
Syntax (Basic)
Description
This function is only for the CP380-I/O.
Sets a single digital output line to 0 or 1.
int _me96DOSetBit (
int iBoardNumber,
int iBitNo,
int iBitValue
);
Function
_me96DOSetBit (
iBoardNumber: integer;
iBitNo: integer;
iBitValue: integer
): integer;
Declare Function
me96DOSetBit Lib "me9x_32" Alias "_VBme96DOSetBit@12" (
ByVal iBoardNumber As Long,
ByVal iBitNo As Long,
ByVal 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 ...