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

In This Topic
    Device Class Members
    In This Topic

    The following tables list the members exposed by Device.

    Public Properties
     NameDescription
    Public Property Index of device in repository.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
    Public Method Gets the profiles that can be assinged to a particular channel number.  
    Public Method Gets ADC reading for a channel.  
    Public Method Gets number of calibration directions for a channel.  
    Public Method Gets sensor serial number for a channel.  
    Public Method Gets the profile assigned to channel.  
    Public Method Gets firmware month of device.  
    Public Method Gets firmware version of device.  
    Public Method Gets firmware year of device.  
    Public Method Gets hardware version of device.  
    Public MethodOverloaded. Serves as the default hash function.  
    Public Method Gets serial number for device.  
    Public Method Gets the maximum number of channels for the device.  
    Public Method Gets the maximum number of profiles for the device.  
    Public Method Gets the model number of the device.  
    Public Method  
    Public Method  
    Public Method Sets number of directions for a channel.  
    Public Method Sets sensor serial number for a channel.  
    Public Method Sets the profile number for a channel.  
    Public Method Sets serial number for device.  
    Public Method  
    Top
    Public Events
     NameDescription
    Public Event Event fires when a device has been disconnected.  
    Public Event Event fires when a channel has been assigned a new profile.  
    Public Event PropertyChanged event fires when any property Device property has been changed.  
    Top
    See Also