DscDIOOutputByte

Universal Driver Documentation
Sends a BYTE to a given digital output port.

Function Definition

BYTE dscDIOOutputByte(DSCB board, BYTE port, BYTE digital_value);

Function Parameters

NameDescription
boardThe handle of the board to operate on
portSelected output port
digital_valueThe value to write to the digital output 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.