PEP CP380 Manual page 57

Digital i/o board for compactpci applications
Table of Contents

Advertisement

CP380
5.4.3.2 _me95DOSetByte
Syntax (C)
int _me95DOSetByte (
Syntax (Delphi)
Function
_me95DOSetByte (
Syntax (Basic)
Declare Function
me95DOSetByte Lib "me9x_32" Alias "_VBme95DOSetByte@12" (
Description
This function is only for the CP380-O.
Writes a byte to a digital output port.
ID 19313, Rev. 0100
int iBoardNumber,
int iPortNo,
int iValue
);
iBoardNumber: integer;
iPortNo: integer;
iValue: integer
): integer;
ByVal iBoardNumber As Long,
ByVal iPortNo As Long,
ByVal iValue As Long
) As Long
® PEP Modular Computers GmbH
Function Reference
Page 5 - 15

Advertisement

Table of Contents
loading

Table of Contents