PEP CP380 Manual page 50

Digital i/o board for compactpci applications
Table of Contents

Advertisement

CP380
5.4.2.2 _me94DIGetByte
Syntax (C)
int _me94DIGetByte (
Syntax (Delphi)
Function
_me94DIGetByte (
Syntax (Basic)
Declare Function
me94DIGetByte Lib "me9x_32" Alias "_VBme94DIGetByte@12" (
Description
This function is only for the CP380-I.
This function reads a byte (8 bits) from an input port.
Page 5 - 8
int iBoardNumber,
int iPortNo,
int *piValue
);
iBoardNumber: integer;
iPortNo: integer;
Var iValue: integer
): integer;
ByVal iBoardNumber As Long,
ByVal iPortNo As Long,
ByRef iValue As Long
) As Long
® PEP Modular Computers GmbH
Function Reference
ID 19313, Rev. 0100

Advertisement

Table of Contents
loading

Table of Contents