DscDIOInputByte

Universal Driver Documentation
Receives a BYTE from a given digital input port.

Function Definition

BYTE dscDIOInputByte(DSCB board, BYTE port, BYTE* digital_value);

Function Parameters

NameDescription
board The handle of the board to operate on
portSelected input port
digital_valueThe BYTE value read from the selected digital input port; range is 0-255

Return Value

Error code or 0.


This page was last modified 11:49, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.