Addi-Data APCI-1710 Technical Description page 75

Multifunction counter board, optically isolated
Hide thumbs Also See for APCI-1710:
Table of Contents

Advertisement

Standard software
Calling convention:
ANSI C :
typedef struct
{
.
.
.
}str_UserStruct;
str_UserStruct * ps_UserSharedMemory;
void v_FunctionName
str_UserStruct * ps_InterruptSharedMemory;
ps_InterruptSharedMemory = (str_UserStruct *) pv_UserSharedMemory;
int
unsigned char b_BoardHandle;
i_ReturnValue = i_APCI1710_SetBoardIntRoutineWin32
Visual Basic 5:
Sub v_FunctionName
End Sub
Dim i_ReturnValue As Integer
Dim i_BoardHandle As Integer
i_ReturnValue = i_APCI1710_SetBoardIntRoutineWin32
74
BYTE
ULONG ul_InterruptMask,
ULONG ul_CounterLatchValue,
BYTE
VOID *
(unsigned char
unsigned char
unsigned long
unsigned long
unsigned char
void *
{
.
.
}
i_ReturnValue;
(b_BoardHandle,
APCI1710_SYNCHRONOUS_MODE,
sizeof (str_UserStruct),
(void **) &ps_UserSharedMemory,
v_FunctionName);
(ByVal i_BoardHandle
ByVal i_ModuleMask
ByVal l_InterruptMask
ByVal l_CounterLatchValue
ByVal b_UserCallingMode
ByVal l_UserSharedMemory
b_ModuleMask,
b_UserCallingMode,
pv_UserSharedMemory)
b_BoardHandle,
b_ModuleMask,
ul_InterruptMask,
ul_CounterLatchValue,
b_UserCallingMode,
pv_UserSharedMemory)
As Integer,
As Integer,
As Long,
As Long,
As Integer,
As Long)
APCI-1710

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the APCI-1710 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents