PEP CP380 Manual page 63

Digital i/o board for compactpci applications
Table of Contents

Advertisement

CP380
Parameters
<BoardNumber>
Returns
If the function is successfully executed, a '1' is returned. If an error occurs, a '0' is
returned.
The
_me9xGetDrvErrMess.
5.4.4.2 _me94EnableInt
Syntax (C)
int _me94EnableInt (
Syntax (Delphi)
Function
_me94EnableInt (
Syntax (Basic)
Not implemented
Description
This function is only for the CP380-I.
This function enables the interrupt control. If an interrupt occurs a user defined interrupt
routine will be processed.
Important Note!
!
As interrupt source, you can use one of the both interrupt inputs
PC2 or PC4 of the CP380-I. Make sure, that the channel an inter-
rupt signal was switched on first remains the interrupt input.
ID 19313, Rev. 0100
Board number for 1., 2., 3...16 installed CP380-I,
CP380-O or CP380-I/O; possible values: 0...15
cause
of
the
error
int iBoardNumber,
pSERVICE_PROC IrqFunc
);
iBoardNumber: integer;
IrqFunc: Pointer
): integer;
® PEP Modular Computers GmbH
Function Reference
can
be
determined
with
the
function
Page 5 - 21

Advertisement

Table of Contents
loading

Table of Contents