
C/C++ DOS Function Library
23
PCIe-7360
Argument
boardID
: Board ID to the specific board.
COS_Latch_Data
:Inputs digital input data when COS
occurs, is erased when IRQ is cleared.
Return Code
ERR_NoError
ERR_BoardNoInit
_7256_DI
Reads data from all 16-bit digital inputs.
Syntax
U16 _7256_DI (U16 boardID, U16 *diData)
Argument
boardID
: Board ID to the specific board.
diData
:Returns 16-bit value from digital input port.
Return Code
ERR_NoError
ERR_BoardNoInit
_7256_DO
Writes data to the digital output port, energizing the Latch-
ing relay SET/RESET coils. All 16 relays can be controlled
with this function.
Although the latching relay register map is 32-bit, the func-
tion allows latching relay control via 16-bit access, with 1
representing SET condition (1,0), and bit 0 the RESET con-
dition (0,1).
Syntax
U16 _7256_DO (U16 boardID, U16 doData)
Argument
boardID
: Board ID to the specific board.
diData
:Returns 16-bit value from digital input port.
Содержание PCIe-7256
Страница 2: ...ii Revision History Revision Release Date Description of Change s 2 00 Jan 7 2016 Initial release...
Страница 8: ...viii List of Figures This page intentionally left blank...
Страница 10: ...x List of Tables This page intentionally left blank...
Страница 18: ...8 Introduction This page intentionally left blank...
Страница 30: ...20 Register Format This page intentionally left blank...