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

In This Topic
    DeviceIAA105 Class Members
    In This Topic

    The following tables list the members exposed by DeviceIAA105.

    Public Properties
     NameDescription
    Public Property Lookup Table for bandwidth values.  
    Public Property Lookup Table for gain values.  
    Public Property Lookup Table for offset range values.  
    Public Property Lookup Table for span range values.  
    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 Get all possible gain values.  
    Public Method Gets available bandwidth values.  
    Public MethodOverridden.  Gets the profiles that can be assinged to a particular channel number.  
    Public Method Gets available shunt values.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the gain value for the specified channel and direction.  
    Public Method Gets the offset value for the specified channel and direction.  
    Public Method Gets the span value for the specified channel and direction.  
    Public Method Gets the filter mode for the specified channel.  
    Public Method Gets ADC reading for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets number of calibration directions for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the offset output range for the specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the sensor health for the specified channel.  
    Public Method Gets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the span output range for the specified channel.  
    Public Method Gets the profile assigned to channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the device temperature.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    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 (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    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 (Inherited from FUTEK.Devices.Gen1DeviceBase)
    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 Gets the profile calibration model for the specified channel number. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the profile calibration model for the specified profile number. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the gain value for the specified profile and direction.  
    Public Method Gets the offset value for the specified profile and direction.  
    Public Method Gets the sensitivity value for the specified profile and direction.  
    Public Method Gets the span value for the specified profile and direction.  
    Public Method Gets the excitation voltage for the specified profile.  
    Public Method Gets the filter mode for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the offset output range for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the span output range for the specified profile.  
    Public Method Gets the shunt value.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the gain value for the specified channel and direction.  
    Public Method Sets the offset value for the specified channel and direction.  
    Public Method Sets the span value for the specified channel and direction.  
    Public Method Sets the filter mode for the specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets number of directions for a channel. (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the offset output range for the specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Sets the span output range for the specified channel.  
    Public Method Sets the profile number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets serial number for device. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the gain value for the specified profile and direction.  
    Public Method Sets the offset value for the specified profile and direction.  
    Public Method Sets the sensitivity value for the specified profile and direction.  
    Public Method Sets the span value for the specified profile and direction.  
    Public Method Sets the excitation voltage for the specified profile.  
    Public Method Sets the filter mode for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the offset output range for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the span output range for the specified profile.  
    Public Method Sets the shunt value.  
    Public Method Sets the system control 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