beautypg.com

ADLINK ACL-8454/12 User Manual

Page 50

background image

42

High-Level Programming

5.2 W_8454_Initial

@ Description

To initial the base address used which used by the following
functions. The default base address set in the library is 0x240.
However, you should call this function before using others functions.

@ Syntax

Microsoft C/C++ (Windows, Win95 & Win-NT)

int W_8454_Initial(int base_address)

Visual Basic

Windows 3.11 Version:
W_8454_Initial (ByVal base_address As Integer) As Integer
Win-95 or Win-NT Version:
W_8454_Initial (ByVal base_address As Long) As Long

C/C++ (DOS)

int _8454_Initial( int base_address )

@ Arguments

int base_address : base address of the card

@ Return Value

No_Error

: No error

Base_Address_Error : When the base address is illegal