NumberPortIndices Field

Beta Innovations USB SDK .NET/COM

The number of separate IO ports on a device. These can also refer to JPs found on older devices.

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

Syntax

Visual Basic (Declaration)
Public NumberPortIndices As UShort
C#
public ushort NumberPortIndices

See Also