DAC_OUTPUTS Structure

Beta Innovations USB SDK .NET/COM

Data structure for sending output using the WriteSPIDAC command.

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public Structure DAC_OUTPUTS
C#
[ComVisibleAttribute(false)]
public struct DAC_OUTPUTS

See Also