CP380
Function Reference
ID 19313, Rev. 0100
Page 5 - 4
®
PEP Modular Computers GmbH
5.4 Description of the API Functions
The functions are described by functional group as listed below. Within each functional
group, the individual functions will be described in alphabetical order:
•
General Functions
•
Digital Input
•
Digital Output
•
Interrupt Handling
•
Error Handling
5.4.1
General Functions
5.4.1.1 _me9xGetBoardVersion()
Syntax (C)
Syntax (Delphi)
Syntax (Basic)
Description
Determines the board version number of an installed board of the board family CP380.
int _me9xGetBoardVersion (
int iBoardNumber,
int *piDevices,
)
Function
_me9xGetBoardVersion (
iBoardNumber: integer;
Var iDevices: integer
): integer;
Declare Function
me9xGetBoardVersion Lib "me9x_32" Alias "_VBme9xGetBoardVersion@8" (
ByVal iBoardNumber As Long,
ByRef iDevices As Long,
) As Long
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 ...