PA 1500
Standard software
10.2
Software functions (API)
10.2.1
Base address
1)
i_PA1500_InitCompiler (..)
Syntax:
<Return value> =
i_PA1500_InitCompiler
(BYTE
b_CompilerDefine)
Parameters:
- Input:
BYTE
b_CompilerDefine
The user has to choose the language
under Windows in which he/she wants to
program
- DLL_COMPILER_C:
The user
programs in C.
- DLL_COMPILER_VB: The user
programs in Visual Basic for Windows.
- DLL_COMPILER_VB_5: The user
programs in Visual Basic 5 for Windows
NT or Windows 95.
- DLL_COMPILER_PASCAL: The user
programs in Pascal or Delphi.
- DLL_LABVIEW :The user programs
in Labview.
- Output:
No output signal has occurred
Task:
If you want to use the DLL functions, choose the language which you want
to program in. This function must be the first to be called up.
i
IMPORTANT!
This function is only available with a Windows environment.
Calling convention:
ANSI C :
int i_ReturnValue;
i_ReturnValue = i_PA1500_InitCompiler (DLL_COMPILER_C);
Return value:
0: No error
-1: Compiler parameter is wrong
41
Содержание ADDINUM PA 1500
Страница 4: ......
Страница 12: ...Handling of the board PA 1500 3 HANDLING OF THE BOARD Fig 3 1 Wrong handling Fig 3 2 Correct handling 12 ...
Страница 16: ...Technical data PA 1500 4 4 Component scheme Fig 4 1 Component scheme 16 ...
Страница 29: ...PA 1500 Connecting the peripheral 8 2 Connection examples Fig 8 3 Connection example 29 ...
Страница 30: ...Connecting the peripheral PA 1500 Fig 8 4 Connection to screw terminal and relay output boards 30 ...