EDO_9111_Config | ![]() ![]() ![]() ![]() |
EDO_9111_Config
@ Description
Informs PCIS-DASK library of the mode of EDO channels for the PCI-9111 card with card ID CardNumber.
@ Cards Support
9111
@ Syntax
Microsoft C/C++ and Borland
C++
I16 EDO_9111_Config (U16 CardNumber,
U16 EDO_Fun)
Visual Basic
EDO_9111_Config (ByVal CardNumber
As Integer, ByVal EDO_Fun As Integer) As Integer
@ Parameter
CardNumber : The card
id of the card that want to perform this operation.
EDO_Fun: The mode
of EDO ports. The valid modes are:
P9111_EDO_INPUT:EDO channels are used as input channels
P9111_EDO_OUT_EDO:EDO channels are used as output channels
P9111_EDO_OUT_CHN:EDO channels are used as channel number output
@ Return Code
NoError, ErrorInvalidCardNumber,
ErrorCardNotRegistered, ErrorFuncNotSupport