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