CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 23
®
PEP Modular Computers GmbH
Parameters
Returns
If the function is successfully executed, a '1' is returned. If an error occurs, a '0' is
returned. The cause of the error can be determined with the function
_me9xGetDrvErrMess
.
5.4.4.4 _me96EnableInt
Syntax (C)
Syntax (Delphi)
Syntax (Basic)
Description
This function is only for the CP380-I/O.
This function enables the interrupt control. If an interrupt occurs an user defined inter-
rupt routine will be processed.
<
BoardNumber
>
Board number for 1., 2., 3...16 installed CP380-I,
CP380-O or CP380-I/O; possible values: 0…15
int _me96EnableInt (
int iBoardNumber,
pSERVICE_PROC IrqFunc
);
Function
_me96EnableInt (
iBoardNumber: integer;
IrqFunc: Pointer
): integer;
Not implemented
!
Important Note!
As interrupt source, you can use only the interrupt input PC2 of
the CP380-I/O.
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 ...