DscDAConvert

Universal Driver Documentation
Performs a single D/A conversion on the given channel.

Function Definition

BYTE dscDAConvert(DSCB board, BYTE channel, DSCDACODE output_code);

Function Parameters

NameDescription
boardThe handle of the board to operate on
channelSelected output channel for the D/A conversion
output_codeOutput code representing the desired output voltage. See the board's user manual for information on the translation between output voltage and output code.

Return Value

Error code or 0.


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