![Addi-Data APCI-1710 Technical Description Download Page 67](http://html.mh-extra.com/html/addi-data/apci-1710/apci-1710_technical-description_2848788067.webp)
Standard software
APCI-1710
66
8)
i_APCI1710_SetBoardRoutingeVBDos (..)
i
IMPORTANT!
This function can be used only for Visual Basic DOS.
Syntax:
<Return-Wert> = i_APCI1710_SetBoardIntRoutineVBDos
(BYTE b_BoardHandle)
Parameter:
- Input:
BYTE
b_BoardHandle
Handle der Karte
- Output:
No output signal.
Task:
This function is to be called for all xPCI-1710 boards on which you want to
activate an interrupt. When an interrupt is activated, a Visual Basic Event
will be generated.
At the first calling of a function (first board):
- the interrupts for the selected board are made possible.
If you operate various xPCI-1710 boards that shall react to interrupts, you
shall call the function as many times as how many xPCI-1710 boards you
are operating.
Interrupt
If an interrupt is being generated, the user interrupt routine of the system is
called.
Controlling the interrupt administration:
Use the functions "ON UEVENT GOSUB xxxxxxxxx" of Visual Basic
DOS and "i_APCI1710_TestInterrupt"
This function tests the interrupt of the xPCI-1710. It is used to get the values
of
b_BoardHandle, b_ModuleMask, ul_InterruptMask und
ul_CounterLatchValue
Calling convention:
Visual Basic DOS:
Dim Shared i_ReturnValue
As Integer
Dim Shared i_BoardHandle
As Integer
Dim Shared i_ModuleMask
As Integer
Dim Shared l_InterruptMask
As Long
Dim Shared l_CounterLatchValue As Long
IntLabel:
Summary of Contents for APCI-1710
Page 13: ...Handling of the board APCI 1710 12 3 HANDLING OF THE BOARD Fig 3 1 Correct handling ...
Page 20: ...APCI 1710 Technical data 19 4 5 Component scheme Figure 4 1 Component scheme ...
Page 78: ...APCI 1710 Standard software 77 1 No interrupt 0 IRQ number ...
Page 84: ...APCI 1710 Index 83 V Versions 14 W Weight 13 ...