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

In This Topic
    Gen1DeviceBase Class Members
    In This Topic

    The following tables list the members exposed by Gen1DeviceBase.

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