PEP CP380 Manual page 61

Digital i/o board for compactpci applications
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents