FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceRepository Class
Properties Methods Events

In This Topic
    DeviceRepository Class Members
    In This Topic

    The following tables list the members exposed by DeviceRepository.

    Public Constructors
     NameDescription
    Public Constructor Initializes DeviceRepository instance.  
    Top
    Public Properties
     NameDescription
    Public Property Returns the number of devices currently connected.  
    Public Property Returns an enumerable of devices currently connected.  
    Top
    Public Methods
     NameDescription
    Public Method Initializes all available FUTEK devices.  
    Public Method  
    Public Method Disconnects device from port.  
    Top
    Public Events
     NameDescription
    Public Event Informs when available number of available FUTEK devices has been detected.  
    Public Event Event fires when a device is discovered.  
    Top
    See Also