BYTE dscDIOInputBit(DSCB board, BYTE port, BYTE bit, BYTE* digital_value);
Name | Description |
---|---|
board | The handle of the board to operate on |
port | Selected input port |
bit | Bit location (0-7) to read on the selected input port |
digital_value | Present value of the bit read; 1 or 0 |
Error code or 0.
This page was last modified 11:49, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.