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

In This Topic
    DeviceQIA128 Class Members
    In This Topic

    The following tables list the members exposed by DeviceQIA128.

    Public Properties
     NameDescription
    Public Property  
    Public Property Index of device in repository. (Inherited from FUTEK.Devices.Device)
    Public Property Tells the device to usr linearization when converting ADC values to engineering units.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object. (Inherited from FUTEK.Devices.Device)
    Public Method Retrieves all gain values.  
    Public MethodOverridden.  Gets the profiles that can be assinged to a particular channel number.  
    Public Method Retrieves all loading points for a specified channel and calibration direction.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the gain for the specified direction and channel.  
    Public Method Retrieves the type of the specified direction for a given channel.  
    Public Method Retrieves the loading point for a specified calibration point and direction of a given 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 Retrieves the number of loading points for a specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the reading for the specified channel.  
    Public Method  
    Public Method Retrieves the sampling rate for the specified channel.  
    Public Method Retrieves the sampling rate values for the specified channel.  
    Public Method Gets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Retrieves the unit of measure for the specified channel.  
    Public Method Gets the profile assigned to channel. (Inherited from FUTEK.Devices.Device)
    Public Method Retrieves the temperature of the device.  
    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 Retrieves all loading points for the specified profile and direction.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the gain for the specified direction and profile.  
    Public Method Retrieves the loading point for the specified calibration point, direction, and profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the number of loading points for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the sampling rate for the specified profile.  
    Public Method Retrieves the unit of measure for the specified profile.  
    Public Method Gets the stream data converter. This is used to convert a file containing raw data to a file with converted readings.  
    Public Method Gets raw streaming data.  
    Public Method Returns converted streaming data  
    Public MethodOverloaded.  Gets the stream data converter. This is used to convert a file containing raw data to a file with converted readings.  
    Public Method Performs pre-streaming operations.  
    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 for the specified direction and channel.  
    Public Method Sets the loading point for the specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the number of loading points for the specified channel.  
    Public Method Sets number of directions for a channel. (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the offset for the specified channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the sampling rate for the specified channel.  
    Public Method Sets the scale factor for the specified channel.  
    Public Method Sets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Sets the unit of measure 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 for the specified direction and profile.  
    Public Method Sets the loading point for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the number of loading points for the specified profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the sampling rate for the specified profile.  
    Public Method Sets the unit of measure for specified profile.  
    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)
    Public Event  
    Top
    See Also