CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 20
®
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
Interrupt Handling
5.4.4.1 _me94DisableInt
Syntax (C)
Syntax (Delphi)
Syntax (Basic)
Description
This function is only for the CP380-I.
This function disables the interrupt control. It stops an interrupt processing started by
_me94EnableInt
.
<
BoardNumber
>
Board number for 1., 2., 3...16 installed CP380-I,
CP380-O or CP380-I/O; possible values: 0…15
<Value>
Output value, possible values: 00Hex…FFHex (decimal:
0…255);
!
Important Note!
This function can be used for high level languages!
int _me94DisableInt (
int iBoardNumber
);
Function
_me94DisableInt (
iBoardNumber: integer
): integer;
Not implemented
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 ...