BYTE dscDIOOutputByte(DSCB board, BYTE port, BYTE digital_value);
Name | Description |
---|---|
board | The handle of the board to operate on |
port | Selected output port |
digital_value | The value to write to the digital output port; range is 0-255 |
Error code or 0.
This page was last modified 11:49, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.