PCI-82x Series Cards
Multifunction Boards
User Manual, Ver. 1.5, Jan. 2017, PMH-024-15, Page: 72
PCI82X_WriteAOH
This function is used to send data to a specific D/A channel on a specified board in 16-bit integer
format.
Syntax:
WORD
PCI82X_WriteAO
(WORD wBoardNo,
WORD wChannel,
WORD wValue);
Parameters:
wBoardNo
[Input]
The board number (Base 0)
wChannel
[Input]
The D/A channel number
wValue
[Input]
The data sent to the D/A channel in 16-bit integer format
Returns:
Appendix A1-1 Error Code Definitions