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

In This Topic
    DeviceQIA123 Class Members
    In This Topic

    The following tables list the members exposed by DeviceQIA123.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the shunt is enabled for the device.  
    Public Property Index of device in repository. (Inherited from FUTEK.Devices.Device)
    Public Property Tells the device to use 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 MethodOverridden.  Gets the profiles that can be assinged to a particular channel number.  
    Public Method Gets all calibration loading points for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the offset for channel and direction.  
    Public Method Retrieves the span for channel and direction.  
    Public Method Gets direction type for channel.  
    Public Method Gets loading point of 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 number of loading points for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the reading for a channel number.  
    Public Method Gets sampling rate of channel number.  
    Public Method Gets possible sampling rate values that can be set for a channel.  
    Public Method Gets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets unit of measure for channel.  
    Public Method Gets the profile assigned to channel. (Inherited from FUTEK.Devices.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 MethodOverridden.  Retrieves the major version of the firmware.  
    Public MethodOverridden.  Retrieves the minor version of the firmware.  
    Public MethodOverridden.  Retrieves the firmware version patch.  
    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 Retrieves the power state of the system.  
    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 Gets all calibration loading points for a profile number.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Retrieves the offset for profile and direction.  
    Public Method Retrieves the span for profile and direction.  
    Public Method Gets loading point of a profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets number of loading points for profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets sampling rate for profile.  
    Public Method Gets unit of measure for channel.  
    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 Runs operations that need to be executed before stream data can be collected.  
    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 offset for channel and direction.  
    Public Method Sets the span for channel and direction.  
    Public Method Set loading point for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set number of loading points for channel.  
    Public Method Sets number of directions for a channel. (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets offset for a channel  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set sampling rate for a channel.  
    Public Method Sets scale factor for a channel  
    Public Method Sets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Set unit of measure for 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 Sets the power state of the system.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets the offset for profile and direction.  
    Public Method Sets the span for profile and direction.  
    Public Method Set loading point for profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set number of loading point for profile.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set sampling rate for profile.  
    Public Method Set unit of measure for 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 SamplingRateChanged event fires when the sampling rate has been changed.  
    Public Event  
    Top
    See Also