CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 13
®
PEP Modular Computers GmbH
5.4.3
Digital Output
5.4.3.1 _me95DOSetBit
Syntax (C)
Syntax (Delphi)
Syntax (Basic)
Description
This function is only for the CP380-O.
Sets a single digital output line to 0 or 1.
int _me95DOSetBit (
int iBoardNumber,
int iBitNo,
int iBitValue
);
Function
_me95DOSetBit (
iBoardNumber: integer;
iBitNo:integer;
iBitValue: integer
): integer;
Declare Function
me95DOSetBit Lib "me9x_32" Alias "_VBme95DOSetBit@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 ...