state Field

Beta Innovations USB SDK .NET/COM

The low-order bit (bit 1) - set to 0 for OFF and to 1 for ON. The upper 7 bits specify the output level range from 0 to 10. This value sets the pulse width of the multiplexed output controlling intensity.

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

Syntax

Visual Basic (Declaration)
Public state As Byte
C#
public byte state

See Also