OutputActive Field

Beta Innovations USB SDK .NET/COM

Output is active if 1, disabled if 0.

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

Syntax

Visual Basic (Declaration)
Public OutputActive As Byte()
C#
public byte[] OutputActive

See Also