Digital Input/Output Function Library
133
DLAP-3200-CF
Appendix E Digital Input/Output Function
Library
DI/O provides input/output to support inter-device communica-
tions. Simple programming guides allow easy transmission of digi-
tal signals between the system and attached peripherals.
DI/O with API/Windows
DLAP-3200 DI/O API library files and a demo program (including
source code) can be downloaded from:
To use the DI/O function library for the DLAP-3200 series, include
the header file (GpioLib.h) and linkage library (GpioLib.lib) in the
C++ project. DI/O functions are as follows.
GPIO_Init
This API checks if the GPIO driver handle is valid.
char GPIO_Init ()
Return values:
GPIO_OK
on success.
GPIO_ERROR
on failure.
GPI_Read
This API reads the digital input (DI) pin status:
char GPI_Read(UCHAR GpioNum, PUCHAR data)
Arguments:
GpioNum
: The number of a digital input pin (0-3)
data
: The digital input pin status will be copied to this
address reference
Return values:
GPIO_OK
on success.
GPIO_ERROR
on failure.
Summary of Contents for DLAP-3200-CF Series
Page 8: ...viii List of Tables This page intentionally left blank ...
Page 10: ...x List of Figures This page intentionally left blank ...
Page 14: ...4 Introduction This page intentionally left blank ...
Page 21: ...Specifications 11 DLAP 3200 CF Figure 2 3 DLAP 3200 CF Left Side View 194 50 182 00 ...
Page 22: ...12 Specifications Figure 2 4 DLAP 3200 CF Right Side View 194 50 182 00 ...
Page 23: ...Specifications 13 DLAP 3200 CF Figure 2 5 DLAP 3200 CF Rear View 235 00 ...
Page 26: ...16 System Layout Figure 3 2 DLAP 3200 CF Rear Panel I O P N O ...
Page 54: ...44 System Layout This page intentionally left blank ...
Page 59: ...Getting Started 49 DLAP 3200 CF Left side screws ...
Page 60: ...50 Getting Started Right side screws ...
Page 62: ...52 Getting Started 3 Remove the 4 screws attaching the left drive bay to the chassis ...
Page 69: ...Getting Started 59 DLAP 3200 CF Right side screws ...
Page 70: ...60 Getting Started Left side screws ...
Page 71: ...Getting Started 61 DLAP 3200 CF Bottom screws ...
Page 85: ...Getting Started 75 DLAP 3200 CF 3 Remove the 8 screws attaching the BM cover to the chassis ...
Page 86: ...76 Getting Started 4 Remove the BM cover ...
Page 87: ...Getting Started 77 DLAP 3200 CF 5 Remove the fan ...
Page 94: ...84 Getting Started This page intentionally left blank ...
Page 140: ...130 BIOS Setup This page intentionally left blank ...
Page 150: ...140 Consignes de Sécurité Importante This page intentionally left blank ...