AMB-VDX3H1 Series
30
Acrosser Technology Co., Ltd.
5. Software Installation and
Programming Guide
5.1.
Introduction
5.1.1.
Environment
This test utility develop based on Windows CE 6.0, Windows XP (32bit), and
Windows 7 (32bit).
5.1.2.
GPIO and Watchdog
This model provides both GPIO interface and Watchdog timer. Users can use the
GPIO and Watchdog APIs to configure and to access the GPIO interface and the
Watchdog timer. he GPIO has 16 input or output pins. The Watchdog timer can be
set to 1~511 seconds. Setting the timer to zero disables the timer. The remaining
seconds of the timer to reboot can be read from the timer.
5.2.
API List and Descriptions
5.2.1.
General
Syntax:
lib_init(void)
Description:
library initialization, using this library must call this function
first.
Note: The initialization may have to wait for 1 minute due
to scan pic port.
Parameters:
None
Return Value:
0: Successful, -1: Fail.
Syntax:
lib_close(void)
Description:
library close, when not using this library must call this
function.
Parameters:
None
Return Value:
0: Successful, -1: Fail.
Содержание AMB-VDX3H1 Series
Страница 9: ...AMB VDX3H1 Series 9 www acrosser com 2 1 2 IO View 2 1 3 Bottom View CF1 ...
Страница 16: ...AMB VDX3H1 Series 16 Acrosser Technology Co Ltd 2 3 Board Dimension Unit mm ...
Страница 18: ...AMB VDX3H1 Series 18 Acrosser Technology Co Ltd 3 2 Advanced Setup 3 2 1 Serial Parellel Port Configuration ...
Страница 21: ...AMB VDX3H1 Series 21 www acrosser com 3 4 Boot Setup 3 4 1 Boot Settings Configuration ...
Страница 28: ...AMB VDX3H1 Series 28 Acrosser Technology Co Ltd Click Test Item Select 1 GPIO TEST Utility ...
Страница 29: ...AMB VDX3H1 Series 29 www acrosser com Select 2 WatchDog TEST Utility Select 3 I2C TEST Utility ...