PCI-P16R16 Series Classic Driver
DLL Software Manual
User Manual, Ver. 1.3, Oct. 2015, Page: 27
3.5
Digital I/O Functions for PCI-P8R8 Series
Note that PCI-P8R8 series board includes PCI-P8R8(U) and PEX-P8POR8i.
P8R8_DO
This function is used to send 8 bits of data to the DO port for PCI-P8R8 series boards.
Syntax:
void
P8R8_DO
(DWORD
BaseAddr
, WORD
OutData
);
Parameters:
BaseAddr
[Input]
DO port base addresses.
OutData
[Input]
8 bits of data sent to the DO port..
Returns:
None
Example:
See pages 29 to 32